summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add my new parser playground to svn.Jonathan Gordon2010-06-11
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* rockboxdev: build with -U_FORTIFY_SOURCERafaël Carré2010-06-11
* arm/memset: don't use ldm to load pc when it has been stored with strRafaël Carré2010-06-11
* Theme Editor: Fixed code generation with new CONDITIONAL elementsRobert Bieber2010-06-10
* Theme Editor: Fixed issue with parsing conditionals in sublinesRobert Bieber2010-06-10
* Theme Editor: Applied FS#11389, switched conditional elements to use tag fiel...Robert Bieber2010-06-10
* ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...Rafaël Carré2010-06-10
* c200v2: reduce the plugin even furtherRafaël Carré2010-06-10
* Build plugin overlays when buffer size is <= 128kBRafaël Carré2010-06-10
* rockpaint: steal the big buffer from audiobufferRafaël Carré2010-06-10
* Submit FS#11365. Speed up mp3 decoding on ARM processors. It is faster to use...Andree Buschmann2010-06-10
* c200v2: reduce plugin buffer size nearly to minimumRafaël Carré2010-06-10
* ppmviewer: steal from audiobuffer for large arraysRafaël Carré2010-06-10
* Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis2010-06-10
* Enable the hotkey feature on the touchscreen targets who now have a hotkey to...Jonathan Gordon2010-06-10
* Fix the bar type param to use nullable intsJonathan Gordon2010-06-10
* add a hotkey option to the wps touchregion.Jonathan Gordon2010-06-10
* text viewer: fix that the return value's type is wrong.Yoshihisa Uchida2010-06-10
* fix the problem that does not jump to selected the bookmark. (FS#11386)Yoshihisa Uchida2010-06-10
* Theme Editor: Added project settings to the project panel viewRobert Bieber2010-06-10
* Theme Editor: Opening an already opened document no longer spawns a new tabRobert Bieber2010-06-10
* m200v4/clipv1/c200v2: build with -OsRafaël Carré2010-06-10
* rockboy: use unions instead of type-punningRafaël Carré2010-06-10
* avoid dereferencing void** to remove warnings when building with -OsRafaël Carré2010-06-10
* Theme Editor: Enabled loading project files from the project panelRobert Bieber2010-06-09
* Theme Editor: Got project viewer displaying WPS filesRobert Bieber2010-06-09
* meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré2010-06-09
* crappy editor and crappy svn missing crappy merge crappy crappy 2am crappyJonathan Gordon2010-06-09
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon2010-06-09
* fix %C, and the viewport colour tags so they parseJonathan Gordon2010-06-09
* text viewer: don't load font if it is the same font currently used.Teruaki Kawashima2010-06-09
* some clean up. add checks for terminating ')'.Teruaki Kawashima2010-06-09
* fix %Vp updating... Jonathan Gordon2010-06-09
* simplify parse_list. don't search for terminating separator or parenthesis wh...Teruaki Kawashima2010-06-09
* keyboard: clean up. remove unneeded #ifdefs.Teruaki Kawashima2010-06-09
* text viewer: can select "move to prev/next page" or "move to top page/bottom ...Yoshihisa Uchida2010-06-09
* fix a fun infinite loop when follow playlist is on and you started playback f...Jonathan Gordon2010-06-09
* a few more HAVE_PICTUREFLOW_INTEGRATIONJonathan Gordon2010-06-09
* rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon2010-06-09
* reclaim most of the delta from the pictureflow commitJonathan Gordon2010-06-09
* Theme Editor: Working on the project viewer infrastructureRobert Bieber2010-06-09
* remainder of FS#11270 - bug fixes and updates for picureflowJonathan Gordon2010-06-09
* Submit FS#11381. Use -O2 for ffmpegFLAC on ARM targets. This will give reason...Andree Buschmann2010-06-09
* fix errorsJonathan Gordon2010-06-09
* FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon2010-06-09
* arm/crt0.S: s58l* don't use this file, no need for 'DFUC' stringRafaël Carré2010-06-08
* meizu_dfu: supports a single argument to run some code from RAMRafaël Carré2010-06-08
* manual: Rockbox Utility supports all clipsRafaël Carré2010-06-08
* Theme Editor: Began implementing classes to display project files and setting...Robert Bieber2010-06-08