summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-10ppmviewer: steal from audiobuffer for large arraysRafaël Carré
2010-06-10Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis
2010-06-10Enable the hotkey feature on the touchscreen targets who now have a hotkey to...Jonathan Gordon
2010-06-10Fix the bar type param to use nullable intsJonathan Gordon
2010-06-10add a hotkey option to the wps touchregion.Jonathan Gordon
2010-06-10text viewer: fix that the return value's type is wrong.Yoshihisa Uchida
2010-06-10fix the problem that does not jump to selected the bookmark. (FS#11386)Yoshihisa Uchida
2010-06-10Theme Editor: Added project settings to the project panel viewRobert Bieber
2010-06-10Theme Editor: Opening an already opened document no longer spawns a new tabRobert Bieber
2010-06-10m200v4/clipv1/c200v2: build with -OsRafaël Carré
2010-06-10rockboy: use unions instead of type-punningRafaël Carré
2010-06-10avoid dereferencing void** to remove warnings when building with -OsRafaël Carré
2010-06-09Theme Editor: Enabled loading project files from the project panelRobert Bieber
2010-06-09Theme Editor: Got project viewer displaying WPS filesRobert Bieber
2010-06-09meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré
2010-06-09crappy editor and crappy svn missing crappy merge crappy crappy 2am crappyJonathan Gordon
2010-06-09SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon
2010-06-09fix %C, and the viewport colour tags so they parseJonathan Gordon
2010-06-09text viewer: don't load font if it is the same font currently used.Teruaki Kawashima
2010-06-09some clean up. add checks for terminating ')'.Teruaki Kawashima
2010-06-09fix %Vp updating... Jonathan Gordon
2010-06-09simplify parse_list. don't search for terminating separator or parenthesis wh...Teruaki Kawashima
2010-06-09keyboard: clean up. remove unneeded #ifdefs.Teruaki Kawashima
2010-06-09text viewer: can select "move to prev/next page" or "move to top page/bottom ...Yoshihisa Uchida
2010-06-09fix a fun infinite loop when follow playlist is on and you started playback f...Jonathan Gordon
2010-06-09a few more HAVE_PICTUREFLOW_INTEGRATIONJonathan Gordon
2010-06-09rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon
2010-06-09reclaim most of the delta from the pictureflow commitJonathan Gordon
2010-06-09Theme Editor: Working on the project viewer infrastructureRobert Bieber
2010-06-09remainder of FS#11270 - bug fixes and updates for picureflowJonathan Gordon
2010-06-09Submit FS#11381. Use -O2 for ffmpegFLAC on ARM targets. This will give reason...Andree Buschmann
2010-06-09fix errorsJonathan Gordon
2010-06-09FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon
2010-06-08arm/crt0.S: s58l* don't use this file, no need for 'DFUC' stringRafaël Carré
2010-06-08meizu_dfu: supports a single argument to run some code from RAMRafaël Carré
2010-06-08manual: Rockbox Utility supports all clipsRafaël Carré
2010-06-08Theme Editor: Began implementing classes to display project files and setting...Robert Bieber
2010-06-08Fix some accented glyphs in 35-NimbusAlexander Levin
2010-06-08Theme Editor: Fixed MIME types on image resourcesRobert Bieber
2010-06-08Theme Editor: Made parser recover memory on errorRobert Bieber
2010-06-08Use program name variable instead of hardcoded name.Dominik Riebeling
2010-06-08make meizu-m6sl bootloader buildRafaël Carré
2010-06-08fix - not being accepted for viewport font.Jonathan Gordon
2010-06-08fix %pb and other progressbars which are shown one line down from where they ...Jonathan Gordon
2010-06-08Fix yellow and all the shipped themes that show AAJonathan Gordon
2010-06-08The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon
2010-06-08fix %Vi againJonathan Gordon
2010-06-08fix the manual alsoJonathan Gordon
2010-06-08change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon
2010-06-08FS#11383 - fix the touchregion param stringJonathan Gordon