| Commit message (Expand) | Author | Age |
| * | Correct return value of function get_ucs, position of next character, in view... | Teruaki Kawashima | 2009-07-10 |
| * | Fix a typo | Alexander Levin | 2009-07-10 |
| * | Fix a few comments in gwps.c. | Thomas Martitz | 2009-07-10 |
| * | Lua: | Maurus Cuelenaere | 2009-07-10 |
| * | fix FS#9383 (chessclock freezes on deleting a player), patch by Yoshihisa Uch... | Teruaki Kawashima | 2009-07-09 |
| * | Helloworld.lua: fix file_put_contents depending on a wrong return value of io... | Maurus Cuelenaere | 2009-07-08 |
| * | Add the ability to seek to the start of the track. | Mohamed Tarek | 2009-07-08 |
| * | Previous commit didn't fix compiling on Cygwin, this one should. | Maurus Cuelenaere | 2009-07-08 |
| * | add keymap for m300 and fix warnings of previous patch | Johannes Schwarz | 2009-07-08 |
| * | Fix compiling on Cygwin hosts. | Maurus Cuelenaere | 2009-07-08 |
| * | new game plugin for colored players named clix (by Rene Peinthor) | Johannes Schwarz | 2009-07-08 |
| * | Try at fixing 'cast to/from pointer to/from integer of different size' warnings | Maurus Cuelenaere | 2009-07-08 |
| * | Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ... | Bertrik Sikken | 2009-07-08 |
| * | Cook codec: make sure the RMContext get aligned correctly, or we won't be abl... | Maurus Cuelenaere | 2009-07-08 |
| * | RM metadata parser: fix unaligned access | Maurus Cuelenaere | 2009-07-08 |
| * | Lua IOlib: don't create files when they don't exist | Maurus Cuelenaere | 2009-07-08 |
| * | Lua: expose SCREEN_MAIN & SCREEN_REMOTE (for rb.lcd_*() functions) | Maurus Cuelenaere | 2009-07-08 |
| * | cleanup the remote+main statusbar handling a bit, and fix the bug where the r... | Jonathan Gordon | 2009-07-08 |
| * | Fix bug in playlist_move where the track would end up one place too early / t... | Dave Hooper | 2009-07-08 |
| * | Fix bug introduced in r21616 (my bad)- playlist moving array could show in pl... | Dave Hooper | 2009-07-07 |
| * | * FS#10411 - Fixed point math code is bloated by Jeffrey Goode | Maurus Cuelenaere | 2009-07-07 |
| * | Philips SA9200: fix the buttons to work with flip screen mode (does anyone us... | Mark Arigo | 2009-07-07 |
| * | Adding support for rm playback. Only cook codec is supported for now and no s... | Mohamed Tarek | 2009-07-06 |
| * | Updated italian translation. | Alessio Lenzi | 2009-07-06 |
| * | Fix returning too early (before cleanup) in RFAC, which led to not cancelling | Thomas Martitz | 2009-07-06 |
| * | Adapt pictureflow and random_folder_advance_config to make use of the new got... | Thomas Martitz | 2009-07-05 |
| * | Add a possibility for plugins to go directly to the WPS after exiting. | Thomas Martitz | 2009-07-05 |
| * | Lua: use rb->screens[] to do painting | Maurus Cuelenaere | 2009-07-05 |
| * | fix yellow | Jonathan Gordon | 2009-07-05 |
| * | FS#10406 - split the statusbar setting into one for each display, and allow t... | Jonathan Gordon | 2009-07-05 |
| * | Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040... | Maurus Cuelenaere | 2009-07-05 |
| * | Also make rocklib_aux.c depend on $(LUA_OBJ) | Maurus Cuelenaere | 2009-07-05 |
| * | Lua: implement gui_syncyesno_run | Maurus Cuelenaere | 2009-07-05 |
| * | Sansa Fuze: Correct some solitaire controls. | Thomas Martitz | 2009-07-05 |
| * | Fix sim_* errors when compiling Lua | Maurus Cuelenaere | 2009-07-05 |
| * | Fix actions.lua & buttons.lua make errors | Maurus Cuelenaere | 2009-07-05 |
| * | Add a Rockbox header.. | Maurus Cuelenaere | 2009-07-05 |
| * | Lua: add script which wraps not-yet ported C functions to Lua | Maurus Cuelenaere | 2009-07-05 |
| * | Do not delete tagcache entries on bootup with dircache enabled but auto-updat... | Thomas Martitz | 2009-07-04 |
| * | FS#10291: use lib highscore.h and add a new highscore table | Johannes Schwarz | 2009-07-04 |
| * | Crude logging for the sim in database creation/updating - to aid in debugging | Jonas Häggqvist | 2009-07-04 |
| * | Replace HAVE_SCROLLWHEEL in PictureFlow with USE_CORE_PREVNEXT, defined on ta... | Andrew Mahone | 2009-07-04 |
| * | Revert "Consolidate all fixed point math routines in one library (FS#10400) b... | Maurus Cuelenaere | 2009-07-04 |
| * | Set svn:keywords property | Maurus Cuelenaere | 2009-07-04 |
| * | Consolidate all fixed point math routines in one library (FS#10400) by Jeffre... | Maurus Cuelenaere | 2009-07-04 |
| * | Lua: always expose BUTTON_TOUCHSCREEN and remove BUTTON_ constants from rockl... | Maurus Cuelenaere | 2009-07-03 |
| * | Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some k... | Peter D'Hoye | 2009-07-03 |
| * | Still failing at git-svn, but I won't give up! The previous commit | Thomas Martitz | 2009-07-03 |
| * | test test test | Thomas Martitz | 2009-07-03 |
| * | JPEG IDCT8 ARMv6 assembly, slight speedup vs ARMv5. | Andrew Mahone | 2009-07-03 |