summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-13gui.py: check for the location of the freemix data filesHEADmasterLuis de Bethencourt1-1/+14
2011-02-11Added load video button.tjdomingue2-18/+38
2010-10-11fixed the printsLuis de Bethencourt4-11/+11
2010-10-11changed 'empty' term to 'clear' throughout the codeLuis de Bethencourt5-24/+24
2010-10-10adding tempo parameter to the shuffle toolLuis de Bethencourt1-1/+6
2009-06-14quick fix to drag and drop problem. have to restudy the logic of source.set_f...Luis de Bethencourt2-0/+6
2009-04-01using launchpad bugtracker, no need for ToDo anymoreLuis de Bethencourt1-12/+0
2009-03-31new ideas in the ToDoLuis de Bethencourt1-0/+2
2009-03-31shuffle loops correctly now, using gobject.MainLoopLuis de Bethencourt2-17/+29
2009-03-30added first tool: shuffleLuis de Bethencourt1-0/+89
2009-03-30adding some files (copyright, authors, .desktop, etc)Luis de Bethencourt5-0/+453
2009-02-18licensing and house cleaning fixesLuis de Bethencourt10-28/+36
2009-02-10fixes to the setup.pyLuis de Bethencourt3-83/+71
2009-02-10updated README, fixed juanje ojeda's uri suggestions, added creditsLuis de Bethencourt6-35/+49
2009-02-10some changes in order to make easier the installation and to be better suppor...Juanje Ojeda9-2/+88
2009-02-10Added to FIXME because to have the installed version working properly (showin...Juanje Ojeda Croissier1-0/+2
2009-02-10Added README file to the installed versionJuanje Ojeda Croissier1-0/+1
2009-02-10Added a space missed on the indentation (pylint says)Juanje Ojeda Croissier1-2/+2
2009-02-10Added setup.py file for easier installationJuanje Ojeda Croissier1-0/+32
2009-02-10Added __init__.py file to have a proper python packageJuanje Ojeda Croissier1-0/+37
2009-02-10Added some docstrings to avoid showing the license as description on the pyth...Juanje Ojeda Croissier7-0/+14
2009-02-08added documentation: INSTALL, doc/use, etcLuis de Bethencourt5-1/+95
2009-02-08added key acceleratorsLuis de Bethencourt6-13/+24
2009-02-08added a controller [man in the middle]Luis de Bethencourt5-15/+18
2009-02-07first step for pitch handlingLuis de Bethencourt5-15/+16
2009-02-07videos loop after switchingLuis de Bethencourt1-3/+4
2009-02-07thumbnail videos that havent been thumbnailed by gnautilusLuis de Bethencourt3-4/+24
2009-02-07file chooser is a separate window nowLuis de Bethencourt1-6/+8
2009-02-07added pattern filter in chooser to be able to change to select allLuis de Bethencourt1-2/+11
2009-02-07added pattern filter in chooser to only select videosLuis de Bethencourt1-4/+13
2009-02-07thumbnailing addedLuis de Bethencourt2-3/+10
2009-02-07engine working, awesomeLuis de Bethencourt5-84/+74
2008-06-03sequencer rythm handled, docummented/communted codeLuis de Bethencourt7-34/+208
2008-06-02pygtk gui implementedLuis de Bethencourt12-65/+498
2008-05-16Engine: Added videobin (filsrc, decodebin, colorspace, queue, videoscale) and...Luis de Bethencourt1-14/+36
2008-05-15engine first steps... video looped playbackLuis de Bethencourt5-4/+99
2008-05-12initLuis de Bethencourt6-0/+267