Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Jam/Picker.py
Commit message (Collapse)AuthorAgeFilesLines
* Partial port drawing operations to cairoGonzalo Odiard2013-01-251-58/+108
| | | | | | | | | | | The activity starts but the canvas draw is wrong. The old code used bitmap masks to define non rectangular areas, like in the drum instruments or the loops. Part of this is implemented with cairo, but is not finished. As a final note, this is a too big patch, more work is needed, and probably part of the code can be refactored. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Start port of TamTamJam to Gtk3Gonzalo Odiard2013-01-221-34/+31
| | | | | | Using pygi-convert.sh, sugar-convert.sh and a few manual fixes. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Switch to the singular sources tree and releasing schemeAleksey Lim2011-06-281-0/+398
|
* splitNat2007-09-131-422/+0
|
* Merge branch 'master' of git+ssh://amartin@dev.laptop.org/git/projects/tamtamamartin2007-09-101-1/+1
|\
| * Jam palettesNat2007-09-061-1/+1
| |
* | Jam Popupsamartin2007-09-101-1/+1
|/
* jam popupsamartin2007-08-311-13/+11
|
* Jam save/loadamartin2007-08-281-3/+7
|
* Jam loopsamartin2007-08-271-1/+10
|
* Jam Loopsamartin2007-08-271-15/+113
|
* Jamamartin2007-08-261-24/+156
|
* generation previewamartin2007-08-181-0/+30
|
* Jam intsrument pickingamartin2007-08-111-6/+29
|
* Jam drawingamartin2007-08-081-23/+100
|
* Jam Desktopamartin2007-08-011-0/+51