| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix a bug spotted by Maurus Cuelenaere; rockbox crashed on viewing the porper... | Mohamed Tarek | 2009-07-27 |
| * | Fix compilation of the standalone test program. | Mohamed Tarek | 2009-07-27 |
| * | Start of some apps/ and wps cleanup work... Move everything related to the ac... | Jonathan Gordon | 2009-07-27 |
| * | Reversi: Simplify screen sizing - now supports any resolution. | Karl Kurbjun | 2009-07-27 |
| * | Sudoku: Add support for 640xx480 screens. | Karl Kurbjun | 2009-07-27 |
| * | updated help for r22057 | Robert Kukla | 2009-07-26 |
| * | new powerup in brickmania | Robert Kukla | 2009-07-26 |
| * | Approx 10% speedup in cook on files tested: Remove some inner loops in favour... | Dave Hooper | 2009-07-26 |
| * | Onda VX747: change PNG menu button to BUTTON_POWER | Maurus Cuelenaere | 2009-07-26 |
| * | initial commit of remote support for m:robe 100 courtesy of lowlight; simulat... | Robert Kukla | 2009-07-26 |
| * | Deactive the playlist viewer wps shortcut on the x5/m5 because of its hardwar... | Thomas Martitz | 2009-07-25 |
| * | Fix some casts from pointer to int, now cast to intptr_t | Frank Gevaerts | 2009-07-25 |
| * | Add a png viewer plugin | Frank Gevaerts | 2009-07-25 |
| * | Fix yellow - (Value in an enumeration not handled in a switch). | Mohamed Tarek | 2009-07-25 |
| * | Adding support for playback of aac audio in rm container, with seeking. | Mohamed Tarek | 2009-07-25 |
| * | Compile librm separately in preparation for addition of more codecs. | Mohamed Tarek | 2009-07-25 |
| * | fix some bugs reported in FS#9707 (some of fix is from the patch by Yoshihisa... | Teruaki Kawashima | 2009-07-25 |
| * | more cuesheet cleanup. pass the cuesheet into cue functions so they dont have... | Jonathan Gordon | 2009-07-24 |
| * | Remove a divide in the cook's init function. Harmless but might as well drop... | Michael Giacomelli | 2009-07-24 |
| * | Another pdbox patch by Wincent Balin (FS #10416): switch to using TLSF as mem... | Peter D'Hoye | 2009-07-23 |
| * | Fix wrong text colour in help, adapt pegbox manual to r21867 | Johannes Schwarz | 2009-07-23 |
| * | Fix possible null pointer dereference in cuesheet handling. Causes problems i... | Magnus Holmgren | 2009-07-23 |
| * | Commit FS#10458 by Christopher Williams - Fix incorrect AIFF and WAV encoding... | Michael Sevakis | 2009-07-23 |
| * | this file also... | Jonathan Gordon | 2009-07-23 |
| * | Get cuesheets working again (hopefully fixes FS#10460), on swcodec only read ... | Jonathan Gordon | 2009-07-23 |
| * | Fix Onda | Karl Kurbjun | 2009-07-23 |
| * | Forgot to update sources for last revision (r22009) | Karl Kurbjun | 2009-07-23 |
| * | Superdom: Add support for 640x480 and 480x640 screens, simplify screen defines. | Karl Kurbjun | 2009-07-23 |
| * | Lua: return nil when kbd_input() gets aborted and make it possible to preset ... | Maurus Cuelenaere | 2009-07-23 |
| * | Fix red caused by failure to close comments properly. | Thomas Martitz | 2009-07-22 |
| * | Fix reds (disable for m200, take one of the two pitchscreen combos for mrobe100) | Thomas Martitz | 2009-07-22 |
| * | Commit part of FS#9873 - Utilise buttons for playlisting | Thomas Martitz | 2009-07-22 |
| * | touchscreen regions: | Thomas Martitz | 2009-07-22 |
| * | Decrease the text buffer a tiny bit to make it fit again on archos. This real... | Frank Gevaerts | 2009-07-21 |
| * | Add a standard menu, add highscore table and clean up the code in spacerocks ... | Johannes Schwarz | 2009-07-21 |
| * | text_editor: don't set filename "/" before input new filename so that user ca... | Teruaki Kawashima | 2009-07-21 |
| * | By Wincent Balin: add a new (better) memory allocation library for pdbox. Nex... | Peter D'Hoye | 2009-07-21 |
| * | By Wincent Balin: Cleaned up unneeded prototypes in s_path.c (ongoing FS #10... | Peter D'Hoye | 2009-07-21 |
| * | Snake2: Add support for 640x480 screens | Karl Kurbjun | 2009-07-21 |
| * | Star, Flipit, Rockblox, Sokoban, Wormlet: Add support for 640x480 screens | Karl Kurbjun | 2009-07-21 |
| * | Commited the wrong thing, fix zeroing in cook. | Michael Giacomelli | 2009-07-21 |
| * | Rearrange loop to avoid one branch per iteration. | Michael Giacomelli | 2009-07-21 |
| * | Pegbox: Add support for 640x480 screens | Karl Kurbjun | 2009-07-21 |
| * | fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so i... | Jonathan Gordon | 2009-07-20 |
| * | woops, remove that sim code which I forgot to remove from the older versions ... | Jonathan Gordon | 2009-07-20 |
| * | rework cuesheet support: | Jonathan Gordon | 2009-07-20 |
| * | Fix Onda | Karl Kurbjun | 2009-07-19 |
| * | M:Robe 500: Add Rockbox logo for 640x480 and 480x640. | Karl Kurbjun | 2009-07-19 |
| * | Jewels: Add graphics for 640x480 screens. | Karl Kurbjun | 2009-07-19 |
| * | Replace bitmap menu with a standard menu, add highscore table, save last achi... | Johannes Schwarz | 2009-07-18 |