| Commit message (Expand) | Author | Age |
| * | Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim... | Bertrik Sikken | 2009-10-18 |
| * | Also filter lines with only spaces in apps/features. At least mr500 had those... | Frank Gevaerts | 2009-10-18 |
| * | Change the .lng files to contain strings from multiple users. Still hard-code... | Tom Ross | 2009-10-18 |
| * | Updated french translation part II, sorry for the previous version where the ... | Mustapha Senhaji | 2009-10-17 |
| * | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23235 a1c6a512-1295-4272-9138... | Mustapha Senhaji | 2009-10-17 |
| * | Revise r23225 a bit, removing the debug_printf function and implementing more... | Nils Wallménius | 2009-10-17 |
| * | Add a option to skip length which lets you skip 5s before the end of a song, ... | Thomas Martitz | 2009-10-17 |
| * | USB HID: Add mouse mode to h10 | Tomer Shalev | 2009-10-17 |
| * | Const correctness for output_dyn_value and unify some identical constants | Nils Wallménius | 2009-10-17 |
| * | fix yellow by 'un-staticing' the printing wrapper function and typo causing red | Nils Wallménius | 2009-10-17 |
| * | Use a wrapper function for the very common snprintf(); lcd_puts() sequence to... | Nils Wallménius | 2009-10-17 |
| * | Manual: Add mrobe100's remote control support to the manual | Tomer Shalev | 2009-10-17 |
| * | Change lang_init() to take a source, destination, and count. Needed for trans... | Tom Ross | 2009-10-17 |
| * | Fix red: Type in constant | Tomer Shalev | 2009-10-17 |
| * | USB HID: Use different context for each mode; Use constant for each action; | Tomer Shalev | 2009-10-17 |
| * | Fix Player, checkwps and database tools | Thomas Martitz | 2009-10-16 |
| * | Revert r23212, I committed it accidentally. | Thomas Martitz | 2009-10-16 |
| * | initial custom statusbar commit | Thomas Martitz | 2009-10-16 |
| * | Pluginlib: make scroll functions clear screen if scrolled by >= screen size (... | Torne Wuff | 2009-10-16 |
| * | Make next_screen static and add a comment. | Thomas Martitz | 2009-10-16 |
| * | Rework albumart buffering internally to allow for mutliple albumart sizes. | Thomas Martitz | 2009-10-16 |
| * | Make the skin engine behave sane if the skin's id3 pointer is NULL (the one i... | Thomas Martitz | 2009-10-16 |
| * | Add %cs tag. | Thomas Martitz | 2009-10-16 |
| * | Change %mp tag to use current_playmode(). It has upto 9 values now, including... | Thomas Martitz | 2009-10-16 |
| * | Change the icon used for the System menu to the same as the System Settings m... | Torne Wuff | 2009-10-16 |
| * | Gigabeat S: Add support for dumping the flash from debug menu | Torne Wuff | 2009-10-16 |
| * | Fuze: Change the button to mark possibilities from a select+up combo to just ... | Thomas Martitz | 2009-10-16 |
| * | Fix %Sp expansion in wps | Thomas Martitz | 2009-10-15 |
| * | Correct a small misaligned brace. | Thomas Martitz | 2009-10-15 |
| * | Use the center align viewport flag to draw top and bottom text centered. | Thomas Martitz | 2009-10-15 |
| * | Pitchscreen: Don't clear the whole display, but only the parent viewport. | Thomas Martitz | 2009-10-15 |
| * | Show track length too for tracks tagged with the discnumber tag in the database. | Thomas Martitz | 2009-10-15 |
| * | FS#10554: Rockpaint: enable to set canvas size. | Teruaki Kawashima | 2009-10-15 |
| * | Remove private memcpy wrapper that is no longer needed since r19847 and may c... | Nils Wallménius | 2009-10-14 |
| * | Whoops, I had that warning turned off locally. | Thomas Martitz | 2009-10-14 |
| * | Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend... | Thomas Martitz | 2009-10-14 |
| * | brickmania: There are only 9 powerups | Robert Kukla | 2009-10-13 |
| * | fix a redraw bug when a static token (like %C) is the only token on a sub/lin... | Jonathan Gordon | 2009-10-12 |
| * | fix yellow | Nils Wallménius | 2009-10-12 |
| * | Fix typo from r19579 that prevented this code from building, avoid copying la... | Nils Wallménius | 2009-10-12 |
| * | New plugin theme_remove which offers a way to remove specified theme. | Teruaki Kawashima | 2009-10-12 |
| * | Ditch additional copyright notice quoted from iBugger. | Michael Sparmann | 2009-10-12 |
| * | Use PLUGINFLAGS in lua.make, instead of only CFLAGS. | Thomas Martitz | 2009-10-11 |
| * | Make sure to use $(CFLAGS) to get all defines when preprocessing actions.h | Frank Gevaerts | 2009-10-11 |
| * | RTL: Cosmetic changes, no functional change - Rename constants | Tomer Shalev | 2009-10-11 |
| * | Add a action helper for touchscreen targets to only receive the touchpress co... | Thomas Martitz | 2009-10-11 |
| * | Clean up, simplify and fix small bugs in color picker. | Thomas Martitz | 2009-10-11 |
| * | Add a center flag, next to the rtl flag, for viewports. That results in any t... | Thomas Martitz | 2009-10-11 |
| * | revert r23093 and r 23094, since the title pointer is used to modify the titl... | Nils Wallménius | 2009-10-11 |
| * | forgot one file, fixes yellow | Nils Wallménius | 2009-10-11 |