| Hi all!
QuteCsound 0.5.0 is ready! This version is a big rewrite of the
QuteCsound internals which enable running several documents
simultaneously. It also includes many new features like python file
support and python scripting for the live event sheet.
QuteCsound is a frontend for Csound featuring a highlighting
editor with autocomplete, interactive widgets and integrated help. It
can open files created in MacCsound, and aims to be a simple yet
powerful and complete development environment for Csound.
QuteCsound has been tested on Windows, OS X, Linux and Solaris,
and it is free software released under the LGPLv2 or at your option
GPLv3.
There are binary packages for Windows and OS X, and a source package
for other platforms.
You can get it here:
http://sourceforge.net/projects/qutecsound/files/QuteCsound/0.5.0/
There's more information here:
http://qutecsound.sourceforge.net/
There is also a new experimental package for OS X (called "-full"), which
contains Csound inside, so you don't need a separate Csound installation,
(which means it will work immediately without installation - very handy if
you don't have the root password for a system).
Please try it and let us know any issues.
Questions, comments and suggestions for QuteCsound are very welcome
and can be posted to the main Csound mailing list, but better still,
join the QuteCsound users mailing list at:
http://lists.sourceforge.net/lists/listinfo/qutecsound-users
A big thanks to all collaborators and testers for this release, which
had a bit of a rough ride, as the big rewrite broke many things, but
thanks to their effort and patience this release seems to be as stable
as the last version. Thanks especially to Andy Fillebrown, Joachim
Heintz, Rene Djack and Alex Hofmann, but also to the translators and
the rest of the testers.
QuteCsound is now accepting donations. If you find QuteCsound useful
and have some money to spare, please consider donating to the project,
to support development:
http://sourceforge.net/project/project_donations.php?group_id=227265
New in 0.5.0:
-Major overhaul to give each tab its own Csound engine. This enables
simultaneous running of tabs (only works with certain rtmodules like
portaudio and jack). This option is disabled by default, it must be
enabled in the preferences.
-New examples: MIDI tunings, MIDI recorder, Waveform Mix, ASCII_Key
-New Getting Started examples by Alex Hofmann and Joachim Heintz
-Enabled usage of jack for Windows and OS X, requires separate
installation of Jack
-Labels are now parsed by inspector
-Since several tabs can be playing simultaneously, a new action "Stop
all" has been added and has a default shortcut of Ctrl+. (Cmd+.)
-Favorites menu in examples menu. This menu shows the contents of the
directory set in the configuration (5 levels of recursion).
-Python scripting for Live Event Sheet, using a simple API. The python
script menu in the live event sheet, displays both the builtin
scripts, as well as the contents of the python script directory set in
the configuration.
-New turkish translation by Ali Isciler
-New action in the help menu to clear the preferences
-New popup menu for opcode syntax completion while typing. It is
enabled by default and can be disabled in the preferences. Opcode
competion menu completes full syntax with return but only
opcode name with tab.
-Support for python file editing and running. Python files are now
first class citizens of QuteCsound with proper syntax highlighting and
running and stopping as if they were csd files, showing their output
in the console. The inspector also parses python files appropriately,
showing classes, methods and includes.
-New Standalone version for OS X which doesn't require an existing
installation of QuteCsound. This is working, but is still considered
somewhat experimental, please report your results.
-"Send events without offset" action in live event sheet, which plays
the selected events without any offset (the soonest one is played
immediately)
-Macros are now parsed by inspector
-Added example for SpinBox widget
-Inspector now jumps to appropriate lines when the Instrument and Score
headings are pressed (previous behavior was do nothing)
-QuteCsound can now log all console output. To enable, set a name for
log file in the configuration dialog
Fixed:
-Improved handling of live event sheet for large number of cells
-Cleaner startup and shut down (no more flashing of different sized
widget panels)
-Knob widgets now take up all the available space in the widget
rectangle, but will now be slightly larger than before. This may
slightly affect the look of previous csds.
-Fixed opening quick reference pdf in local language
-Fixed long text cuts in french configuration dialog
-'then' opcode is now highlighted
-When no browser/pdf viewer has been set, use the platform local
default.
-If Csound reports an error line number whose text doesn't match the
printed text, lines are not colored red
-Fixed inspector button unchecking when inspector is closed from the x
in the inspector panel
Internal:
-More work on new widget format (it can now be enabled in the
preferences, but it's not currently working...)
Full changelog:
Revision 516 - Directory Listing
Modified Sun Mar 21 17:27:41 2010 UTC (4 minutes, 31 seconds ago) by mantaraya36
Fixed copy from console
Revision 515 - Directory Listing
Modified Sun Mar 21 16:43:19 2010 UTC (48 minutes, 53 seconds ago) by
mantaraya36
Working to find if the beeping on keyboard usage on OS X disappears
Revision 514 - Directory Listing
Modified Sun Mar 21 16:40:26 2010 UTC (51 minutes, 46 seconds ago) by
mantaraya36
Large rework of the qutesheet api
Moved live event toolbar icon to a more prominent position and changed
default shortcuts appropriately
Revision 513 - Directory Listing
Modified Sat Mar 20 23:55:49 2010 UTC (17 hours, 36 minutes ago) by mantaraya36
Some improvements to the produce score script
Added time stamping to log output
Log file name is now empty (therefore disabled) by default
Revision 512 - Directory Listing
Modified Sat Mar 20 12:28:31 2010 UTC (29 hours, 3 minutes ago) by mantaraya36
Fixed crashing when closing tabs
Made utilities dialog non modal
Revision 509 - Directory Listing
Modified Fri Mar 19 09:25:32 2010 UTC (2 days, 8 hours ago) by mantaraya36
Changed link for Incontri studio
Revision 505 - Directory Listing
Modified Thu Mar 18 23:29:08 2010 UTC (2 days, 18 hours ago) by joachimheintz
new german translation
Revision 498 - Directory Listing
Modified Thu Mar 18 09:30:15 2010 UTC (3 days, 8 hours ago) by mantaraya36
Hopefully fixed the hanging and crashing on exit this time for good...
Revision 497 - Directory Listing
Modified Thu Mar 18 08:22:09 2010 UTC (3 days, 9 hours ago) by mantaraya36
Minor changes
Revision 496 - Directory Listing
Modified Wed Mar 17 21:07:05 2010 UTC (3 days, 20 hours ago) by mantaraya36
Added help menu item to reset preferences. Updated translations
accordingly.
Revision 495 - Directory Listing
Modified Wed Mar 17 20:43:43 2010 UTC (3 days, 20 hours ago) by mantaraya36
Inspector now jumps to appropriate lines when the Instrument and Score
headings are pressed (previous behavior was do nothing)
Revision 494 - Directory Listing
Modified Wed Mar 17 20:34:56 2010 UTC (3 days, 20 hours ago) by mantaraya36
Fixed undo redo buttons not working
Cleaned up macro names
Revision 493 - Directory Listing
Modified Wed Mar 17 10:58:25 2010 UTC (4 days, 6 hours ago) by mantaraya36
Minor change to translations
Revision 492 - Directory Listing
Modified Wed Mar 17 10:52:09 2010 UTC (4 days, 6 hours ago) by mantaraya36
Updated translations to latest in sources
Revision 491 - Directory Listing
Modified Tue Mar 16 22:21:50 2010 UTC (4 days, 19 hours ago) by mantaraya36
Fixed inspector button unchecking when inspector is closed from the x in
the inspector panel
Revision 490 - Directory Listing
Modified Tue Mar 16 21:58:33 2010 UTC (4 days, 19 hours ago) by mantaraya36
Added checking to Csound's error line reporting. If line doesn't match
text, it is not highlighted
Added option to enable debugging mode for live events panel (minimal for
now)
Revision 489 - Directory Listing
Modified Tue Mar 16 12:59:09 2010 UTC (5 days, 4 hours ago) by mantaraya36
When no application is set for external browser, pdf viewer and audio
file player/editor, QuteCsound will use system default application to
open file
Revision 488 - Directory Listing
Modified Tue Mar 16 08:50:11 2010 UTC (5 days, 8 hours ago) by mantaraya36
Removed useless defaults for windows
Revision 487 - Directory Listing
Modified Tue Mar 16 08:47:41 2010 UTC (5 days, 8 hours ago) by mantaraya36
Add checks to make sure opcode syntax is pasted with correct spaces
Revision 486 - Directory Listing
Modified Mon Mar 15 23:01:51 2010 UTC (5 days, 18 hours ago) by mantaraya36
Improvements and fixes for qutesheet api
Fixes for some example python scripts
Revision 485 - Directory Listing
Modified Mon Mar 15 22:22:09 2010 UTC (5 days, 19 hours ago) by mantaraya36
python classes are now parsed nicely by the inspector
then opcode is now highlighted
Revision 484 - Directory Listing
Modified Mon Mar 15 18:48:54 2010 UTC (5 days, 22 hours ago) by mantaraya36
Added versioning for QuteSheet API
Changed wording of message in COnfigdialog
Unified sommand line options generation
Revision 483 - Directory Listing
Modified Mon Mar 15 17:06:06 2010 UTC (6 days ago) by mantaraya36
Fixed crashing when labels are present on dot file generation
Revision 482 - Directory Listing
Modified Mon Mar 15 16:03:03 2010 UTC (6 days, 1 hour ago) by mantaraya36
Fixed src release script to avoid including branches
Revision 481 - Directory Listing
Modified Mon Mar 15 13:47:09 2010 UTC (6 days, 3 hours ago) by mantaraya36
Minor change to avoid pop up syntax menu in certain cases
Revision 480 - Directory Listing
Modified Sun Mar 14 16:03:12 2010 UTC (7 days, 1 hour ago) by mantaraya36
Updated opcodes.xml file from 5.12 manual
Revision 479 - Directory Listing
Modified Sat Mar 13 15:10:11 2010 UTC (8 days, 2 hours ago) by mantaraya36
Typo
Revision 478 - Directory Listing
Modified Sat Mar 13 11:15:34 2010 UTC (8 days, 6 hours ago) by mantaraya36
Fixed issues wiht sfdir and open in external editor/player
Revision 477 - Directory Listing
Modified Sat Mar 13 10:52:07 2010 UTC (8 days, 6 hours ago) by mantaraya36
Fixed layout of config dialog for french
Revision 476 - Directory Listing
Modified Sat Mar 13 10:32:41 2010 UTC (8 days, 6 hours ago) by mantaraya36
Hopefully fixed copy/paste behavior in windows from syntax menu.
Made syntax menu disappear if text matches the only entry
Revision 475 - Directory Listing
Modified Fri Mar 12 19:38:56 2010 UTC (8 days, 21 hours ago) by mantaraya36
Improved colors of about dialog on OS X
Fixed saving of auto complete preference
Improved open in external editor/pleyer, but not entirely fixed
Revision 474 - Directory Listing
Modified Fri Mar 12 09:24:21 2010 UTC (9 days, 8 hours ago) by mantaraya36
Completed about dialog and simplified for translation.
Revision 473 - Directory Listing
Modified Thu Mar 11 20:11:16 2010 UTC (9 days, 21 hours ago) by joachimheintz
ASCII_Key example corrected
Revision 472 - Directory Listing
Modified Thu Mar 11 18:33:24 2010 UTC (9 days, 22 hours ago) by mantaraya36
Added new examples by Alex Hofmann.
Revision 471 - Directory Listing
Modified Thu Mar 11 17:07:46 2010 UTC (10 days ago) by mantaraya36
Improved ASCII_Key example
Revision 470 - Directory Listing
Modified Thu Mar 11 15:21:23 2010 UTC (10 days, 2 hours ago) by mantaraya36
Fixed cut/copy/paste from application menus
Fixed crashing when using open in external editor/player
Revision 469 - Directory Listing
Modified Thu Mar 11 12:48:20 2010 UTC (10 days, 4 hours ago) by alexhofmann
Corrections on Getting started Tutorial Ch. 1&2
Revision 468 - Directory Listing
Modified Thu Mar 11 10:14:57 2010 UTC (10 days, 7 hours ago) by mantaraya36
Some more work on about box.
Added donate item on help menu
Revision 467 - Directory Listing
Modified Wed Mar 10 19:46:51 2010 UTC (10 days, 21 hours ago) by mantaraya36
Added about new dialog
Revision 465 - Directory Listing
Modified Wed Mar 10 17:09:39 2010 UTC (11 days ago) by mantaraya36
Added fill text python script
Minor changes to produce_score script
Revamped qutesheet file to better encapsulate and document things
Fixed minor problem in qutesheet api
Revision 464 - Directory Listing
Modified Wed Mar 10 15:05:36 2010 UTC (11 days, 2 hours ago) by mantaraya36
Should fix issues with jack flags on windows
Revision 463 - Directory Listing
Modified Wed Mar 10 13:45:42 2010 UTC (11 days, 3 hours ago) by afillebrown
Fixed setting of "m_stopScript" flag in EventSheet constructor.
Revision 462 - Directory Listing
Modified Wed Mar 10 09:22:33 2010 UTC (11 days, 8 hours ago) by mantaraya36
Move python scripts to more organized direcories
Revision 461 - Directory Listing
Modified Wed Mar 10 09:17:24 2010 UTC (11 days, 8 hours ago) by mantaraya36
Move python scripts to more organized direcories
Revision 460 - Directory Listing
Modified Wed Mar 10 09:15:05 2010 UTC (11 days, 8 hours ago) by mantaraya36
Move python scripts to more organized direcories
Revision 459 - Directory Listing
Modified Wed Mar 10 09:14:14 2010 UTC (11 days, 8 hours ago) by mantaraya36
Move python scripts to more organized direcories
Revision 458 - Directory Listing
Modified Wed Mar 10 08:51:51 2010 UTC (11 days, 8 hours ago) by mantaraya36
Fixed opening quick reference pdf in local language
Revision 457 - Directory Listing
Modified Tue Mar 9 22:13:20 2010 UTC (11 days, 19 hours ago) by mantaraya36
Fixed closing tabs issues on OS X
Revision 456 - Directory Listing
Modified Tue Mar 9 21:17:45 2010 UTC (11 days, 20 hours ago) by mantaraya36
Added option to disable auto complete while typing
opcodes without input arguments no longer leave a space at the end when
using autocomplete from any source.
Revision 455 - Directory Listing
Modified Tue Mar 9 09:00:34 2010 UTC (12 days, 8 hours ago) by mantaraya36
Opcode competion menu now completes full syntax with return but only
opcode name with tab.
Revision 454 - Directory Listing
Modified Mon Mar 8 22:49:57 2010 UTC (12 days, 18 hours ago) by mantaraya36
Fixed issues with saving background color and state of widget panel
Fixed crashing on Linux, but is it still fixed ofr OS X?
Needed to manually remove tab in qutecsound::closeTab, but maybe it is
removed automatically for OS X?
Commented out macro to initialize resources, thanks to suggestion by
Francois Pinot
Some cleanup
Revision 453 - Directory Listing
Modified Mon Mar 8 18:38:35 2010 UTC (12 days, 22 hours ago) by mantaraya36
More little stability improvements
Some work towards fixing setting and reading of background color
Revision 452 - Directory Listing
Modified Mon Mar 8 12:49:35 2010 UTC (13 days, 4 hours ago) by mantaraya36
Minor changes for stability
Revision 451 - Directory Listing
Modified Mon Mar 8 09:12:09 2010 UTC (13 days, 8 hours ago) by mantaraya36
Properly update and reset consoles on stop and rerun.
Fixed manual location for OS X self contained
Fixes that should get rid of hanging on exit
Revision 450 - Directory Listing
Modified Sun Mar 7 23:31:08 2010 UTC (13 days, 18 hours ago) by mantaraya36
More improvements to produce score script and added it to the live
event sheet python menu
fixed mid2cps script
python scripts now allow interaction with the running application and
can be stopped.
Added example for SpinBox widget
Revision 449 - Directory Listing
Modified Sun Mar 7 22:57:30 2010 UTC (13 days, 18 hours ago) by joachimheintz
Added new examples: Synths/Waveform_Mix.csd and Useful/ASCII_Key.csd
Revision 448 - Directory Listing
Modified Sun Mar 7 16:07:15 2010 UTC (2 weeks ago) by afillebrown
Fixed setting of "closing" flag in CsoundEngine::freeze
Revision 447 - Directory Listing
Modified Sun Mar 7 07:55:31 2010 UTC (2 weeks ago) by mantaraya36
Fixed crashing problems and non-display of widget panel.
Revision 446 - Directory Listing
Modified Sat Mar 6 20:19:28 2010 UTC (2 weeks ago) by mantaraya36
Hopefully fixed creation of mac standalone version.
Revision 445 - Directory Listing
Modified Sat Mar 6 15:48:25 2010 UTC (2 weeks, 1 day ago) by mantaraya36
Minor changes
Revision 444 - Directory Listing
Modified Sat Mar 6 15:47:37 2010 UTC (2 weeks, 1 day ago) by mantaraya36
Added work in progress for lilypond export
Revision 443 - Directory Listing
Modified Fri Mar 5 20:40:16 2010 UTC (2 weeks, 1 day ago) by afillebrown
Added null pointer checks to keep from crashing at startup and shutdown.
Revision 442 - Directory Listing
Modified Fri Mar 5 19:20:39 2010 UTC (2 weeks, 1 day ago) by mantaraya36
Hopefully fixed crashing on closing
Revision 441 - Directory Listing
Modified Fri Mar 5 18:50:20 2010 UTC (2 weeks, 1 day ago) by mantaraya36
Hopefully fixed crashes related to widget panel scrollarea and widget
layout timers
Revision 440 - Directory Listing
Modified Fri Mar 5 18:02:53 2010 UTC (2 weeks, 1 day ago) by afillebrown
Added null pointer check to keep from crashing at startup.
Revision 439 - Directory Listing
Modified Fri Mar 5 17:59:56 2010 UTC (2 weeks, 1 day ago) by afillebrown
Included unistd.h for Windows builds (for usleep), and changed
sleep(0.1) to usleep(100000) in csoundengine.cpp since there is no
sleep function in MinGW.
Revision 438 - Directory Listing
Modified Fri Mar 5 17:21:15 2010 UTC (2 weeks, 2 days ago) by afillebrown
Made minor changes to qutecsound.cpp to get build working.
Revision 437 - Directory Listing
Modified Fri Mar 5 16:59:16 2010 UTC (2 weeks, 2 days ago) by afillebrown
Removed build directory.
Revision 436 - Directory Listing
Modified Fri Mar 5 13:35:30 2010 UTC (2 weeks, 2 days ago) by mantaraya36
Some work towards fixing interaction between layout widget and widget
panel. Unfinished...
Revision 435 - Directory Listing
Modified Fri Mar 5 09:22:47 2010 UTC (2 weeks, 2 days ago) by mantaraya36
Hopefully improved stability
Revision 434 - Directory Listing
Modified Wed Mar 3 17:29:17 2010 UTC (2 weeks, 4 days ago) by mantaraya36
Some improvements to graph widget, but still need to see about
performance.
Made knobs take up all available space in widget box.
Some changes to examples
Revision 433 - Directory Listing
Modified Wed Mar 3 15:37:11 2010 UTC (2 weeks, 4 days ago) by mantaraya36
Made less verbose again
Improved copy/paste and focus issues, but not completely yet.
Hopefully fixed occasional startup crashes
Revision 432 - Directory Listing
Modified Wed Mar 3 12:20:19 2010 UTC (2 weeks, 4 days ago) by mantaraya36
More fixes to widget layout issues (position storing and recalling)
Fixed button reserved channels which broke in latest work.
Revision 431 - Directory Listing
Modified Wed Mar 3 11:04:46 2010 UTC (2 weeks, 4 days ago) by mantaraya36
Improvement to handling of widget layout by widget panel
Added option to enable running multiple tabs instead of checking for
portaudio etc. It's now the user's responsability... but it's off by
default.
Revision 430 - Directory Listing
Modified Wed Mar 3 08:46:08 2010 UTC (2 weeks, 4 days ago) by mantaraya36
Fixed setting of background color
Revision 429 - Directory Listing
Modified Tue Mar 2 20:51:32 2010 UTC (2 weeks, 4 days ago) by mantaraya36
Let widgetpanel know if csound has stopped for clearing of curve buffer.
Added MIDI Recorder example by Jacob Joaquin
Added parsing of macros for inspector
Revision 428 - Directory Listing
Modified Mon Mar 1 22:12:27 2010 UTC (2 weeks, 5 days ago) by mantaraya36
Some work on improving graph widgets, halted by API issues...
Fixed some issues wiht xml format
Revision 427 - Directory Listing
Modified Mon Mar 1 12:31:57 2010 UTC (2 weeks, 6 days ago) by mantaraya36
Added option to use new widget format. Still unusable, though...
Revision 426 - Directory Listing
Modified Sun Feb 28 23:36:21 2010 UTC (2 weeks, 6 days ago) by mantaraya36
Minor change for preset handling
Revision 425 - Directory Listing
Modified Sun Feb 28 23:26:54 2010 UTC (2 weeks, 6 days ago) by mantaraya36
More internal work on new widget format and preset storage
Some stability improvements
Fixed not running portmidi twice
Fixed graph widget example
Reduced Pipe Synth Size
Revision 424 - Directory Listing
Modified Sun Feb 28 10:11:04 2010 UTC (3 weeks ago) by mantaraya36
Fixed changing of table widget from value
Table widgets now accumulate tables in the order they are created
Since portmidi is not reentrant, running two csds when using portmidi is
not allowed
Improvements to graph widget example
Fixed some crashing by allowing some memory leaks....
Revision 423 - Directory Listing
Modified Fri Feb 26 19:41:48 2010 UTC (3 weeks, 1 day ago) by joachimheintz
Stockhausen Example corrected (no more tab_i problems)
Revision 422 - Directory Listing
Modified Thu Feb 25 20:55:44 2010 UTC (3 weeks, 2 days ago) by mantaraya36
Less verbose
Added looking inside app bundle on OS X for standalone.
Removed deleting of objects when closing, to avoid crashing. This is
wrong and will come back to ahunt me one day...
Improved script for generation of standalone app on OS X
Revision 421 - Directory Listing
Modified Wed Feb 24 10:05:25 2010 UTC (3 weeks, 4 days ago) by mantaraya36
Fixed tab modified icon
Revision 420 - Directory Listing
Modified Tue Feb 23 22:53:38 2010 UTC (3 weeks, 4 days ago) by mantaraya36
Added new italian translatins by Francesco
Hopefully set manual directory correctly for OS X standalone app
Less verbose
Revision 419 - Directory Listing
Modified Tue Feb 23 16:26:34 2010 UTC (3 weeks, 5 days ago) by mantaraya36
Fixed position of widget selection rectangle
Revision 418 - Directory Listing
Modified Tue Feb 23 09:12:29 2010 UTC (3 weeks, 5 days ago) by mantaraya36
Fixed transition betweem sheet text and sheet
Revision 417 - Directory Listing
Modified Tue Feb 23 09:11:16 2010 UTC (3 weeks, 5 days ago) by alexhofmann
Live Audioinput Example - with lower latency.
Revision 416 - Directory Listing
Modified Mon Feb 22 21:43:32 2010 UTC (3 weeks, 5 days ago) by mantaraya36
Don't show widget panel at the end of python file run
Avoid error for jack client name if jack is not installed
Revision 415 - Directory Listing
Modified Mon Feb 22 19:51:05 2010 UTC (3 weeks, 5 days ago) by mantaraya36
Fixed undo/redo on event sheet. A bit more steps than necessary, but
seems to be working fine.
Improved general interaction with event sheet
Added send events without offset action in event sheet
Revision 414 - Directory Listing
Modified Mon Feb 22 13:44:55 2010 UTC (3 weeks, 6 days ago) by mantaraya36
Improved event sheet undo, but not ready yet
Revision 413 - Directory Listing
Modified Mon Feb 22 09:32:57 2010 UTC (3 weeks, 6 days ago) by alexhofmann
Realtime Interaction Tutorial update
Revision 412 - Directory Listing
Modified Sun Feb 21 22:18:45 2010 UTC (3 weeks, 6 days ago) by mantaraya36
Trying unsuccesfully to retain widget panel size when docking.
Revision 411 - Directory Listing
Modified Sat Feb 20 22:04:49 2010 UTC (4 weeks ago) by mantaraya36
Added python_test script and pch2cps script
Revision 410 - Directory Listing
Modified Sat Feb 20 21:33:42 2010 UTC (4 weeks ago) by mantaraya36
Fixed cps2pch script
Cleaner shutdown (visually as the panels are not reloaded).
Implemented parsing of comments in live event sheet (parts of comments
separated by ; are put in separate cells.
Fixed record Action
Fixed crashing when creating widget while Csound was running
Fixed crashing when tab (or QuteCsound) is closed while running
Revision 409 - Directory Listing
Modified Fri Feb 19 18:44:15 2010 UTC (4 weeks, 1 day ago) by mantaraya36
Fixed context menu for editor (including Opcode list)
Hopefully fixed standalone application creation
Revision 408 - Directory Listing
Modified Fri Feb 19 12:00:39 2010 UTC (4 weeks, 2 days ago) by mantaraya36
Fixed setting of opcodedir for self contained executable
Revision 407 - Directory Listing
Modified Fri Feb 19 11:33:30 2010 UTC (4 weeks, 2 days ago) by mantaraya36
Self contained application on OS X now copies all necessary libs and
looks for opcodes inside itself first.
Larger default size
Don't show widget panel if file ends wiht .py
Don't allow running multiple tabs for portaudio either
Hopefully fixed crashing when closing
Revision 406 - Directory Listing
Modified Fri Feb 19 10:05:41 2010 UTC (4 weeks, 2 days ago) by mantaraya36
Hopefully fixed building on OS X
Revision 405 - Directory Listing
Modified Thu Feb 18 11:16:07 2010 UTC (4 weeks, 3 days ago) by mantaraya36
Commited several changes that had been misplaced (including logging to file)
Revision 404 - Directory Listing
Modified Thu Feb 18 09:50:33 2010 UTC (4 weeks, 3 days ago) by mantaraya36
Some changes to parse comments in event sheet (unfinished)
Revision 403 - Directory Listing
Modified Wed Feb 17 20:18:51 2010 UTC (4 weeks, 3 days ago) by mantaraya36
Added logging to file option
Fixed crashing due to messages after destruction of objects
Optimized loading of live event sheet (can now handle very large sheets)
Immproved user experience wiht python files
Moved ui dir back to main src directory (broken build)
Inspector now parses python files
Many small bug fixes
Added generation of standalone QuteCsound app in osx-prepare-bundle
Revision 402 - Directory Listing
Modified Wed Feb 17 12:53:54 2010 UTC (4 weeks, 4 days ago) by mantaraya36
Fixed find action
Added all devices option for alsa midi rt module
Revision 401 - Directory Listing
Modified Mon Feb 15 16:14:22 2010 UTC (4 weeks, 6 days ago) by mantaraya36
Added highlighting, commenting and indenting actions for python files.
Python files now run python instead of Csound.
Tabs are now stopped prior to running a new one if the rt audio module
is alsa or coreaudio.
Revision 400 - Directory Listing
Modified Sun Feb 14 22:53:39 2010 UTC (4 weeks, 6 days ago) by mantaraya36
Added new python scripts
Fixed python qutesheet api
Fixed parsing of MIDI devices for linux
Revision 399 - Directory Listing
Modified Sat Feb 13 12:03:18 2010 UTC (5 weeks, 1 day ago) by mantaraya36
Added pop up menu for matching opcode while typing
Revision 398 - Directory Listing
Modified Fri Feb 12 13:30:52 2010 UTC (5 weeks, 2 days ago) by mantaraya36
Fixed closing of two tabs when only one should be closed
Revision 397 - Directory Listing
Modified Fri Feb 12 10:31:36 2010 UTC (5 weeks, 2 days ago) by mantaraya36
Added mini application to clear preferences
Revision 396 - Directory Listing
Modified Thu Feb 11 09:35:21 2010 UTC (5 weeks, 3 days ago) by mantaraya36
Added Turkish translationby Ali Isciler. Updated all translations.
Revision 395 - Directory Listing
Modified Wed Feb 10 12:34:26 2010 UTC (5 weeks, 4 days ago) by mantaraya36
Added recursive display of python script directory and tk example
Revision 394 - Directory Listing
Modified Mon Feb 8 19:28:51 2010 UTC (5 weeks, 5 days ago) by mantaraya36
Fixed building on OS X
Revision 393 - Directory Listing
Modified Mon Feb 8 10:28:17 2010 UTC (5 weeks, 6 days ago) by mantaraya36
Added python scripting and python scripting API for event sheets.
Favorites menu now recursively searches directories up to 5 levels depth
Revision 392 - Directory Listing
Modified Sun Feb 7 15:53:46 2010 UTC (6 weeks ago) by mantaraya36
moved basic script to new directory
Revision 391 - Directory Listing
Modified Sun Feb 7 15:52:00 2010 UTC (6 weeks ago) by mantaraya36
Created python directory for scripts
Revision 390 - Directory Listing
Modified Sun Feb 7 15:31:09 2010 UTC (6 weeks ago) by mantaraya36
Added python scripting module file
Revision 389 - Directory Listing
Modified Sun Feb 7 10:25:02 2010 UTC (6 weeks ago) by mantaraya36
Fixed display of graphs
Revision 388 - Directory Listing
Modified Sat Feb 6 23:02:41 2010 UTC (6 weeks ago) by mantaraya36
Great big bug fix marathon.
Added favorites menu in examples menu
Added stop all action
Revision 387 - Directory Listing
Modified Fri Feb 5 18:39:07 2010 UTC (6 weeks, 1 day ago) by mantaraya36
Fixed double asking for save on close.
Added parsing of labels in inspector
Revision 386 - Directory Listing
Modified Thu Feb 4 22:09:50 2010 UTC (6 weeks, 2 days ago) by mantaraya36
More fixes
Revision 385 - Directory Listing
Modified Thu Feb 4 21:00:35 2010 UTC (6 weeks, 2 days ago) by mantaraya36
More bug fixes
Revision 384 - Directory Listing
Modified Thu Feb 4 18:27:02 2010 UTC (6 weeks, 2 days ago) by mantaraya36
Many fixes.
Made show live event action be unchecked by default to avoid
accumulation of windows.
Revision 383 - Directory Listing
Modified Wed Feb 3 21:08:42 2010 UTC (6 weeks, 3 days ago) by mantaraya36
Almost done connecting actions
Revision 382 - Directory Listing
Modified Wed Feb 3 17:29:48 2010 UTC (6 weeks, 4 days ago) by mantaraya36
Added jack option for OS X output
Revision 381 - Directory Listing
Modified Wed Feb 3 14:31:08 2010 UTC (6 weeks, 4 days ago) by mantaraya36
Some more
Revision 380 - Directory Listing
Modified Wed Feb 3 09:53:09 2010 UTC (6 weeks, 4 days ago) by mantaraya36
Minor change
Revision 379 - Directory Listing
Modified Wed Feb 3 09:52:22 2010 UTC (6 weeks, 4 days ago) by mantaraya36
Connected more actions and other bug fixes.
Revision 378 - Directory Listing
Modified Tue Feb 2 21:34:19 2010 UTC (6 weeks, 4 days ago) by mantaraya36
Now very close to working properly. Most things implemented but still
buggy.
Revision 377 - Directory Listing
Modified Mon Feb 1 18:32:09 2010 UTC (6 weeks, 5 days ago) by mantaraya36
Fixed console and many other things, but many left to go...
Revision 376 - Directory Listing
Modified Mon Feb 1 13:37:09 2010 UTC (6 weeks, 6 days ago) by mantaraya36
And some more...
Revision 375 - Directory Listing
Modified Sun Jan 31 19:35:23 2010 UTC (6 weeks, 6 days ago) by mantaraya36
More work, but still more to be done.
Revision 374 - Directory Listing
Modified Sun Jan 31 11:22:32 2010 UTC (7 weeks ago) by joachimheintz
new example: MIDI Tunings
Revision 373 - Directory Listing
Modified Sat Jan 30 22:46:09 2010 UTC (7 weeks ago) by mantaraya36
Now runs, but it's still in pretty bad shape
Revision 372 - Directory Listing
Modified Fri Jan 29 20:41:09 2010 UTC (7 weeks, 1 day ago) by mantaraya36
More work, but still useless
Revision 371 - Directory Listing
Modified Fri Jan 29 18:59:41 2010 UTC (7 weeks, 1 day ago) by mantaraya36
Now builds but still completely broken...
Revision 370 - Directory Listing
Modified Fri Jan 29 13:31:12 2010 UTC (7 weeks, 2 days ago) by mantaraya36
More work
Revision 369 - Directory Listing
Modified Fri Jan 29 13:22:10 2010 UTC (7 weeks, 2 days ago) by mantaraya36
More work.
Revision 368 - Directory Listing
Modified Thu Jan 28 20:27:57 2010 UTC (7 weeks, 2 days ago) by mantaraya36
More owrk on the big refactoring, still broken build
Revision 367 - Directory Listing
Modified Wed Jan 27 22:27:31 2010 UTC (7 weeks, 3 days ago) by mantaraya36
Work in progress. Major overhaul....
Revision 366 - Directory Listing
Modified Wed Jan 27 13:42:48 2010 UTC (7 weeks, 4 days ago) by afillebrown
Fixed "External Player" button on Windows platforms.
Revision 365 - Directory Listing
Modified Tue Jan 26 16:08:10 2010 UTC (7 weeks, 5 days ago) by afillebrown
Decreased size of Windows installers.
Revision 364 - Directory Listing
Modified Mon Jan 25 21:53:21 2010 UTC (7 weeks, 5 days ago) by mantaraya36
Added portugese translation and updated all translations
--
Andrés
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|