Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util
Commit message (Expand)AuthorAgeFilesLines
* complete save/load functionOli2007-04-031-2/+33
* fix tracks volumeOli2007-04-031-4/+4
* use auto pageid in controlstream::page_addJames2007-04-011-2/+2
* TUNE_DIR, load save, parameter update in csoundclientJames2007-03-202-22/+42
* Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamJames2007-03-202-6/+26
|\
| * Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-03-205-39/+44
| |\
| * | temporary save load buttonsamartin2007-03-202-6/+26
* | | correct page order on dumpJames2007-03-201-1/+1
* | | initJames2007-03-201-0/+135
| |/ |/|
* | damn aclient.soJames2007-03-201-0/+0
* | for a sneak preview of load and save, press the record button in editJames2007-03-202-37/+41
* | misc fixes, verbose client loggingJames2007-03-202-2/+3
|/
* removed compiled plugin from gitJames2007-03-171-0/+0
* close pcm device in perf threadJames2007-03-171-7/+35
* more flexible to python versionJames2007-03-172-4/+12
* new more robust alsaJames2007-03-173-334/+445
* fixed generation window closing when using XY slidersamartin2007-03-111-0/+1
* update drums in edit fix, clear loop on miniT 'close', always regenerate when...Oli22007-03-081-1/+1
* loop points in edit and sequencer comes back again in miniOlipet22007-03-071-7/+22
* sounds vs instruments bug fixOli2007-03-051-3/+5
* edit: INST_SIMP plays for the duration of the note on the trackOli2007-03-052-1/+5
* LabButton fixNat2007-03-041-7/+4
* New icons for synthlab in Instrumnt PanelNat2007-03-041-13/+3
* Merge branch 'master' of git+ssh://olipet@dev.laptop.org/git/projects/tamtamOli2007-03-051-2/+6
|\
| * Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-03-042-65/+63
| |\
| * | drum pitch (instrument) updates correctly, generation is now a popup, updated...amartin2007-03-041-2/+6
* | | removed 'fullDuration' from CSoundNoteOli2007-03-052-53/+1
| |/ |/|
* | new instrument for edit's notesOli2007-03-042-65/+63
|/
* Merge branch 'master' of git+ssh://olipet@dev.laptop.org/git/projects/tamtamOli2007-03-044-32/+36
|\
| * more use of DEBUG level to reduce printingjames2007-03-034-32/+36
* | SynthLab works and is compatible with mini and editOli2007-03-041-0/+5
|/
* click at the end of sounds and miniT frequency sweep fixOli2007-03-042-3/+2
* removed printing from Trackpad.pyOli2007-03-031-1/+0
* pasted notes use correct instrumentamartin2007-03-021-2/+2
* activity fixamartin2007-03-021-1/+1
* Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-03-013-799/+0
|\
| * Merge branch 'master' of git+ssh://olipet@dev.laptop.org/git/projects/tamtamOli2007-03-011-116/+291
| |\
| * | deleted filesOli2007-03-013-799/+0
* | | CSoundNote now uses .instrumentId, and .instrument and .instrumentFlag are no...amartin2007-03-014-80/+68
| |/ |/|
* | background loading (instrument panel) and misc bug fixesamartin2007-03-011-116/+291
|/
* mergeJames2007-02-284-5/+42
|\
| * csound client modifiedOli2007-02-281-0/+0
| * synthLabParametersWindow and track volumesOli2007-02-283-5/+42
* | drum switching works in miniJames2007-02-283-13/+30
* | bug fixingJames2007-02-283-22/+79
* | mergeJames2007-02-272-26/+88
|\ \ | |/
| * instrument panel in popup, and misc bug fixesamartin2007-02-272-14/+52
| * Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-02-271-2/+32
| |\
| * \ Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-02-266-29/+956
| |\ \
| * | | proper mouse down on toggle/radio buttonsamartin2007-02-261-10/+34