Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TamTam.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-01-291-19/+16
|\ | | | | | | | | | | Conflicts: Edit/MainWindow.py
| * Redid very ugly code I made in previous updateNathanaël Lécaudé2007-01-291-15/+6
| |
| * TamTam will run in non-sugar envNathanaël Lécaudé2007-01-291-11/+16
| |
| * moved home initJames2007-01-291-11/+12
|/
* CSoundClientPlugin v1James2007-01-281-48/+12
|
* steady prog on new csound clientJames2007-01-221-14/+46
|
* SynthLab window bug after focusOut fixedolipet2007-01-131-10/+2
|
* sequencer, here's come again...olipet2007-01-121-1/+12
|
* ducking bug fixedolipet2007-01-121-1/+1
|
* focusIn focusOut work well, Tamtam keeps his sounds!olipet2007-01-111-3/+5
|
* Alot of stuffNathanaël Lécaudé2007-01-101-8/+13
|
* uninit on sugar modejaberg2007-01-101-0/+2
|
* more cleanupamartin2007-01-081-1/+1
| | | | sliders in edit mode
* unify_edit initjaberg2007-01-071-12/+8
|
* White backgroundNathanaël Lécaudé2007-01-051-1/+4
|
* James super duper fixesNathanaël Lécaudé2007-01-041-1/+2
|
* debug buttonsjaberg2007-01-031-6/+3
|
* White background in TamTam.pyNathanaël Lécaudé2006-12-301-1/+3
|
* mergejaberg2006-12-151-4/+4
|\
| * Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2006-12-151-1/+15
| |\ | | | | | | | | | | | | | | | | | | Conflicts: GUI/Core/MainWindow.py TamTam.py
| | * Res fix to TamTam.pyNathanaël Lécaudé2006-12-151-1/+1
| | |
| * | TuneInterfaceamartin2006-12-151-3/+3
| | |
* | | optsjaberg2006-12-151-36/+39
| |/ |/|
* | day2jaberg2006-12-141-0/+16
|/
* Fix for server conflictNathanaël Lécaudé2006-11-171-6/+10
|
* Optional fixed window size in TamTam.pyNathanaël Lécaudé2006-11-101-0/+1
|
* Fix for loading of soundsNathanaël Lécaudé2006-11-101-1/+1
|
* extra bonus whitespacejames2006-11-041-0/+1
|
* edit mode from env var to cmdline argjames2006-11-031-8/+2
|
* added TAMTAM_MODEjames2006-11-031-17/+49
|
* new server codes, deleting tables, closing socketjames2006-11-031-6/+7
|
* moving instruments to 5000james2006-11-031-42/+20
|
* Remove a double add. s/tamtam/self.tamtam where appropriate.Marco Pesenti Gritti2006-11-021-9/+2
|
* moved standalone to eventboxjames2006-11-021-6/+30
|
* Add a script to setup the bundle.Marco Pesenti Gritti2006-11-021-30/+6
| | | | | Get the activity to work, it's not right yet, we are just showing a toplevel window.
* activity switchjames2006-10-311-12/+36
|
* stuffjames2006-10-311-12/+14
|
* automatic server, misc. bugfixesjames2006-10-311-14/+47
|
* Enforcing version 2.4 of pythonjames2006-09-231-1/+1
|
* added ability to change a track's instrument, plus some minor changesSean Wood2006-08-151-0/+3
| | | | no instrument hierarchy yet... currently, all sound files are in Framework/CSound/Sounds.
* nother name check (added a !)Sean Wood2006-07-311-1/+1
|
* commented CsoundserverOlivier Belanger2006-07-311-2/+2
|
* Initial import=2006-07-301-0/+24