| Commit message (Expand) | Author | Age |
| * | fix deleteAnimation in calculator plugin. | Teruaki Kawashima | 2009-07-30 |
| * | Slight whitespace cleanup, add a const qualifier. No functional changes | Nils Wallménius | 2009-07-30 |
| * | Minor additions to floating point math functions. | Wincent Balin | 2009-07-29 |
| * | Check if parameter is NULL in plugins which only works as viewer. | Teruaki Kawashima | 2009-07-29 |
| * | fix page up/down in list (FS# 10435). | Teruaki Kawashima | 2009-07-29 |
| * | fix forcing scrolling title like "Scroll Speed Setting Example". | Teruaki Kawashima | 2009-07-29 |
| * | Reversi: Attempt to account for screen aspect, add preliminary absolute touch... | Karl Kurbjun | 2009-07-29 |
| * | Clean up a lot of old and ugly comments. Wrap some long lines. Remove unnee... | Michael Giacomelli | 2009-07-28 |
| * | Upps, fix to r22071 | Johannes Schwarz | 2009-07-27 |
| * | Fix some tiny bugs in the help screen from solitaire and star | Johannes Schwarz | 2009-07-27 |
| * | Lua: implement the ^ and % operators | Maurus Cuelenaere | 2009-07-27 |
| * | this file isnt used anymore and should have been removed with the rest of the... | Jonathan Gordon | 2009-07-27 |
| * | Touchscreen targets: add basic progress bar & volume handling | Maurus Cuelenaere | 2009-07-27 |
| * | Change enum codecs in apps/codecs/librm/rm.h to follow the coding guidelines. | Mohamed Tarek | 2009-07-27 |
| * | Change the naming scheme for codecs found in different containers. | Mohamed Tarek | 2009-07-27 |
| * | 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 |