summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-10-19Remove a few superfluous calls and use the correct symbol.Thomas Martitz
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz
2009-10-19Don't introduce a new string, instead reuse LANG_FAILED.Tomer Shalev
2009-10-19Splash error message when loading language from dir browser failsTomer Shalev
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-10-19Reorder members for more efficient alignment.Thomas Martitz
2009-10-18r23208 broke conditional use of metadata and filename tags. Return NULL inste...Thomas Martitz
2009-10-18Use pointer instead of multiple access to arrayTomer Shalev
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken
2009-10-18Also filter lines with only spaces in apps/features. At least mr500 had those...Frank Gevaerts
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross
2009-10-17Updated french translation part II, sorry for the previous version where the ...Mustapha Senhaji
2009-10-17git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23235 a1c6a512-1295-4272-9138...Mustapha Senhaji
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-10-17Add a option to skip length which lets you skip 5s before the end of a song, ...Thomas Martitz
2009-10-17USB HID: Add mouse mode to h10Tomer Shalev
2009-10-17Const correctness for output_dyn_value and unify some identical constantsNils Wallménius
2009-10-17fix yellow by 'un-staticing' the printing wrapper function and typo causing redNils Wallménius
2009-10-17Use a wrapper function for the very common snprintf(); lcd_puts() sequence to...Nils Wallménius
2009-10-17Manual: Add mrobe100's remote control support to the manualTomer Shalev
2009-10-17Change lang_init() to take a source, destination, and count. Needed for trans...Tom Ross
2009-10-17Fix red: Type in constantTomer Shalev
2009-10-17USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev
2009-10-16Fix Player, checkwps and database toolsThomas Martitz
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz
2009-10-16initial custom statusbar commitThomas Martitz
2009-10-16Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...Torne Wuff
2009-10-16Make next_screen static and add a comment.Thomas Martitz
2009-10-16Rework albumart buffering internally to allow for mutliple albumart sizes.Thomas Martitz
2009-10-16Make the skin engine behave sane if the skin's id3 pointer is NULL (the one i...Thomas Martitz
2009-10-16Add %cs tag.Thomas Martitz
2009-10-16Change %mp tag to use current_playmode(). It has upto 9 values now, including...Thomas Martitz
2009-10-16Change the icon used for the System menu to the same as the System Settings m...Torne Wuff
2009-10-16Gigabeat S: Add support for dumping the flash from debug menuTorne Wuff
2009-10-16Fuze: Change the button to mark possibilities from a select+up combo to just ...Thomas Martitz
2009-10-15Fix %Sp expansion in wpsThomas Martitz
2009-10-15Correct a small misaligned brace.Thomas Martitz
2009-10-15Use the center align viewport flag to draw top and bottom text centered.Thomas Martitz
2009-10-15Pitchscreen: Don't clear the whole display, but only the parent viewport.Thomas Martitz
2009-10-15Show track length too for tracks tagged with the discnumber tag in the database.Thomas Martitz
2009-10-15FS#10554: Rockpaint: enable to set canvas size.Teruaki Kawashima
2009-10-14Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius
2009-10-14Whoops, I had that warning turned off locally.Thomas Martitz
2009-10-14Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...Thomas Martitz
2009-10-13brickmania: There are only 9 powerupsRobert Kukla
2009-10-12fix a redraw bug when a static token (like %C) is the only token on a sub/lin...Jonathan Gordon
2009-10-12fix yellowNils Wallménius
2009-10-12Fix typo from r19579 that prevented this code from building, avoid copying la...Nils Wallménius
2009-10-12New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima
2009-10-12Ditch additional copyright notice quoted from iBugger.Michael Sparmann