Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/GUI/Core/MainWindow.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-231-38/+20
|\
| * Note selecting and pitch adjusting back inamartin2006-09-221-1/+1
| * Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2006-09-211-4/+2
| |\
| * | New track rendering schemeamartin2006-09-211-37/+19
* | | Changed some refs to callbacksjames2006-09-231-4/+5
| |/ |/|
* | Quick fix for playback head.james2006-09-211-4/+2
|/
* Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-191-21/+41
|\
| * changing number of bars updates notesSean Wood2006-09-181-1/+4
| * on app startup, first page should be selected (not last)Sean Wood2006-09-181-1/+2
| * ok, this fixed the previous fix which also unfixed the fix before it... :PSean Wood2006-09-181-1/+1
| * fix bug in last checkin (generate didn't work whenSean Wood2006-09-181-1/+1
| * selection no longer has an effect on which tracks are heardSean Wood2006-09-181-1/+1
| * incorporated mic record buttons into main windowSean Wood2006-09-181-19/+35
* | Slow-timer-based event loopjames2006-09-191-13/+31
* | Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-181-3/+10
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/tamtamSean Wood2006-09-181-1/+36
| |\
| * | fix bug with keyboard input (Nat and Sean)Sean Wood2006-09-181-3/+10
* | | Load / Save functionsjames2006-09-181-8/+12
* | | Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-181-4/+44
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2006-09-171-27/+38
| |\ \ | | |/
| | * Moved CSoundNote callback functions to the class level for serializationSean Wood2006-09-171-3/+8
| * | FPS monitoramartin2006-09-171-1/+36
* | | Adding save file dialogjames2006-09-181-1/+8
| |/ |/|
* | Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-171-67/+96
|\ \
| * | fix generate and mic record window bugsSean Wood2006-09-171-17/+26
| |/
| * incorporated mixer into main window, plus a bit of a face lift...Sean Wood2006-09-171-56/+76
* | new arglist for PagePlayerjames2006-09-171-9/+6
|/
* Merge branch 'master' of git+ssh://jaberg@dev.laptop.org/git/projects/tamtamjames2006-09-161-27/+49
|\
| * improve page change time :)Sean Wood2006-09-161-27/+49
* | adding load and save buttonsjames2006-09-161-0/+15
|/
* mic recording readyOlivier Belanger2006-08-301-0/+8
* Added recording of notes using keyboardNathanaël Lécaudé2006-08-301-1/+1
* Keyboard instrument will reflect instrument on 1st trackNathanaël Lécaudé2006-08-271-1/+1
* pages implementation (GUI - part 2)Sean Wood2006-08-271-35/+65
* Added KeyboardInput to MainWindowNathanaël Lécaudé2006-08-251-0/+20
* change notes parameters for tracks ( only pitch is effective )Olivier Belanger2006-08-251-1/+4
* trackIDs and pageIDs in Generator.pyOlivier Belanger2006-08-231-16/+9
* move things around so Generator can use selectedTrackIDs and selectedPageIDsSean Wood2006-08-221-1/+15
* fix little bugsOlivier Belanger2006-08-221-3/+3
* pages implementation (GUI - part 1)Sean Wood2006-08-171-11/+29
* pages implementation (Framework)Sean Wood2006-08-151-31/+37
* update slider, mixer and CSoundNote.pyOlivier Belanger2006-08-151-3/+3
* added ability to change a track's instrument, plus some minor changesSean Wood2006-08-151-4/+17
* Mixer added to TamTam but not activeOlivier Belanger2006-08-111-1/+14
* k-rate Volume slider worksOlivier Belanger2006-08-111-1/+14
* fix 100% CPU utilization on idle, using Cairo for drawing nowSean Wood2006-08-071-2/+1
* Initial import=2006-07-301-0/+265