|
Jun 06 `09
|
20:54 |
Commit |
uniquesnowflake8
committed
[312]
Line counting tool. Run it to find out how many lines of python we have in ou...
312 Line counting tool. Run it to find out how many lines of python we have in our repository!
|
|
Jun 03 `09
|
02:37 |
Commit |
tjac0
committed
[311]
Possible fix to that gui deletion problem
311 Possible fix to that gui deletion problem
|
|
02:17 |
Commit |
beenen34
committed
[310]
minor change to trumpet
310 minor change to trumpet
|
|
02:09 |
Commit |
beenen34
committed
[309]
removed chords import from trumpet.py
309 removed chords import from trumpet.py
|
|
02:01 |
Commit |
tjac0
committed
[308]
Off by one on reenabling button
308 Off by one on reenabling button
|
|
01:59 |
Commit |
tjac0
committed
[307]
removal of some logging code, plus add musician button disables when 16th mus...
307 removal of some logging code, plus add musician button disables when 16th musician created (reenables if musicians are deleted)
|
|
01:41 |
Commit |
beenen34
committed
[306]
changed some syntax for determining rhythm and tone in trumpet
306 changed some syntax for determining rhythm and tone in trumpet
|
|
01:37 |
Commit |
veraltb
committed
[305]
Patch to fix 16 instrument limit, plus associated test updates.
305 Patch to fix 16 instrument limit, plus associated test updates.
|
|
01:35 |
Commit |
veraltb
committed
[304]
Patch to fix 16 instrument limit, plus associated test updates.
304 Patch to fix 16 instrument limit, plus associated test updates.
|
|
00:23 |
Commit |
veraltb
committed
[303]
Restored instrument limit back to 16. (Bad Rich\!) ;)
303 Restored instrument limit back to 16. (Bad Rich\!) ;)
|
|
22:05 |
Commit |
beenen34
committed
[302]
changed FORISSIMO to FORTISSIMO in dynamics, added trumpet musician
302 changed FORISSIMO to FORTISSIMO in dynamics, added trumpet musician
|
|
20:59 |
Commit |
tjac0
committed
[301]
Slight changes to the GUI. Delete button relocated, better tooltips
301 Slight changes to the GUI. Delete button relocated, better tooltips
|
|
19:35 |
Commit |
beenen34
committed
[300]
Added a display name field to info.txt and handled it in musiciandirectory, m...
300 Added a display name field to info.txt and handled it in musiciandirectory, musician directory documentation updated
|
|
17:11 |
Commit |
mrsoviet
committed
[299]
removed chords.py
299 removed chords.py
|
|
17:05 |
Commit |
mrsoviet
committed
[298]
The handdrum has now been fixed so that it passes the tests all of the time a...
298 The handdrum has now been fixed so that it passes the tests all of the time and it also has a better relation of energy and complexity (it actually is less complex with less complexity now!).
|
|
16:39 |
Commit |
mrsoviet
committed
[297]
The acoustic guitar has been rebuilt and should both sound better and be with...
297 The acoustic guitar has been rebuilt and should both sound better and be without bugs. chords.py is no longer needed and its removal will come in a future commit.
|
|
Jun 02 `09
|
00:39 |
Commit |
mrsoviet
committed
[296]
Changes to basefsreceiver which increase the instrument cap. Changes to condu...
296 Changes to basefsreceiver which increase the instrument cap. Changes to conductor solves spam adding musician bug (which caused a crash).
|
|
22:56 |
Commit |
mrsoviet
committed
[295]
the acoustic guitar can now play minor chords and the test for adding a chord...
295 the acoustic guitar can now play minor chords and the test for adding a chord is now more robust.
|
|
22:49 |
Commit |
beenen34
committed
[294]
changed last_time - current_time to current_time % 1.0, should resolve cpu us...
294 changed last_time - current_time to current_time % 1.0, should resolve cpu usage issue (subtraction was taking too long?)
|
|
22:30 |
Commit |
beenen34
committed
[293]
changed some of the sleeping done by the audiodriver to resolve a couple issues
293 changed some of the sleeping done by the audiodriver to resolve a couple issues
|