summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Use ARRAYLEN macro in usb_keymaps.cTomer Shalev2009-10-25
* Revert r23339 and use setid3v1title() from metadata/mp3.c instead.Mohamed Tarek2009-10-25
* Correct Id keyword and add svn:keywords property.Teruaki Kawashima2009-10-25
* buffering: leave a comment to explain what is broken in the code and link to ...Rafaël Carré2009-10-25
* No need for this to be staticNils Wallménius2009-10-25
* Add support for ID3v1 metadta tags in Real Media container.Mohamed Tarek2009-10-24
* Correct spelling and punctuation in Codebuster menus.Alex Parker2009-10-24
* FS#10497 - New game codebuster, which is a clone of the classic game mastermi...Johannes Schwarz2009-10-24
* Minor Hebrew translation fixesTomer Shalev2009-10-24
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Lua: add parts of the math library (all floating point functions are #ifdef'e...Maurus Cuelenaere2009-10-23
* Lua: add do_menu() wrapper. Also fix potential NULL pointer dereferenceMaurus Cuelenaere2009-10-23
* Consolidate almost identical code in pcmbuf.cJeffrey Goode2009-10-23
* Code cleanup in dsp.c and misc.c, some commentsJeffrey Goode2009-10-22
* Remove all update event callbacks if the custom statusbar is unused.Thomas Martitz2009-10-20
* No need to have this variable global anymore.Thomas Martitz2009-10-20
* Fix a few potential redraw problems with the custom statusbar and wps fightin...Thomas Martitz2009-10-20
* Fix red caused by ancient incorrect #ifdefs.Thomas Martitz2009-10-20
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* usb_keypad_mode shouldn't depend on SIMULATORFrank Gevaerts2009-10-20
* USB_ENABLE_HID can be enabled without USE_ROCKBOX_USB, so move the usb_hid an...Frank Gevaerts2009-10-20
* Use pointer to memos instead of accessing the array.Teruaki Kawashima2009-10-20
* Cleanup quickscreen text drawing by using text alignment flags for viewports.Thomas Martitz2009-10-19
* Fix yellow: wrong file usedTomer Shalev2009-10-19
* Fix yellow: Missing statusbar.h include (hopefully the last one missing)Tomer Shalev2009-10-19
* Remove redundant ata_mmc.h include in screens.cTomer Shalev2009-10-19
* Fix yellow: Missing ata_mmc.h includeTomer Shalev2009-10-19
* Fix yellow: Another try at fixing aggressive includes removalTomer Shalev2009-10-19
* Fix red: Too aggressive exclusion of includesTomer Shalev2009-10-19
* Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev2009-10-19
* Fix FS#10689 - H10 USB HID keymap problem - continued Tomer Shalev2009-10-19
* Remove declaration of inexistent functionTomer Shalev2009-10-19
* Updated french translation.Mustapha Senhaji2009-10-19
* FS#10692 - Viewpority USB screen Tomer Shalev2009-10-19
* Compressor: save lots of RAM, bug fix to work with internally clipped samplesJeffrey Goode2009-10-19
* Remove a few superfluous calls and use the correct symbol.Thomas Martitz2009-10-19
* Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz2009-10-19
* Don't introduce a new string, instead reuse LANG_FAILED.Tomer Shalev2009-10-19
* Splash error message when loading language from dir browser failsTomer Shalev2009-10-19
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* Reorder members for more efficient alignment.Thomas Martitz2009-10-19
* r23208 broke conditional use of metadata and filename tags. Return NULL inste...Thomas Martitz2009-10-18
* Use pointer instead of multiple access to arrayTomer Shalev2009-10-18
* Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken2009-10-18
* Also filter lines with only spaces in apps/features. At least mr500 had those...Frank Gevaerts2009-10-18
* Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross2009-10-18
* Updated french translation part II, sorry for the previous version where the ...Mustapha Senhaji2009-10-17
* git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23235 a1c6a512-1295-4272-9138...Mustapha Senhaji2009-10-17
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17