summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-08-30Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.Michael Giacomelli
2009-08-29Samsung YH: Make going back to the main menu by keeping cancel press also wor...Thomas Martitz
2009-08-29Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui...Thomas Martitz
2009-08-29fix redAndree Buschmann
2009-08-29Submit interim version of FS#10565. Performance optimization of atrac3 decode...Andree Buschmann
2009-08-29Correct superdom conflictKarl Kurbjun
2009-08-29Add stride defines to support vertical stridesKarl Kurbjun
2009-08-29Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old...Dominik Riebeling
2009-08-29Add the select button as exit button for the e200's quickscreen, and update t...Thomas Martitz
2009-08-29Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_A...Thomas Martitz
2009-08-29Respect UI viewport per screen in viewport_set_defaults() also.Thomas Martitz
2009-08-29fix FS#10465 and return GO_TO_ROOT instead of SYS_USB_CONNECTED in gui_wps_show.Teruaki Kawashima
2009-08-29Make UI viewport handling more multiscreen aware and bring a break; accidenta...Thomas Martitz
2009-08-29Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/r...Teruaki Kawashima
2009-08-29Move a line up into the existing FOR_NB_SCREENS loop and add a comment.Thomas Martitz
2009-08-29More fixes for the usb screen: Use send_event(GUI_EVENT_REFRESH, NULL) to get...Thomas Martitz
2009-08-29keybox: fix issue when deleted all items.Teruaki Kawashima
2009-08-29Quickscreen: 4th itemThomas Martitz
2009-08-29Clear screen when leave usb screen so that usblogo doesn't remain on the screen.Teruaki Kawashima
2009-08-29C code is NOT faster on S3C2440 - tested by AlexP on r22529Dave Hooper
2009-08-29Don't know why svn decided to delete tlsf/src... Maybe due to some aborted te...Magnus Holmgren
2009-08-29FS#10466: Introduce a real malloc for tremor.Magnus Holmgren
2009-08-29Removed remaining MB usageDave Hooper
2009-08-29Fix condition code clobbers (and one TAB) for inline arm code in lib and libt...Dave Hooper
2009-08-29Rerrange some registers in butterfly_generic to combine some 2-word stores in...Dave Hooper
2009-08-29Brickmania: Capitalize the enum.Karl Kurbjun
2009-08-28Brickmania: Try to clean up some of the paddle collision code and add comment...Karl Kurbjun
2009-08-27Do some #ifdef'ing to make the Player happy.Thomas Martitz
2009-08-27fix red.Teruaki Kawashima
2009-08-27Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem...Teruaki Kawashima
2009-08-27fix FS#10550. Start autostart.rock after gui_syncstatusbar_init().Teruaki Kawashima
2009-08-26Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...Thomas Martitz
2009-08-24Add stdint.h to the codeclib when compiled outside of rockbox so that int32_t...Michael Giacomelli
2009-08-24Fix a problem spotted in FS#10543. For F_CHOICE_SETTING, an invalid value wou...Thomas Martitz
2009-08-24Fix FS#10556 so that we now include the wps tags for the hold switch and remo...Nils Wallménius
2009-08-24Make sure that skin_buffer.c #includes its own skin_buffer.hBertrik Sikken
2009-08-24Update the french translation.Mustapha Senhaji
2009-08-24I'm making a right mess of this - hopefully the original typo is now fixed wi...Alex Parker
2009-08-24Ooops, missed one (French typos).Alex Parker
2009-08-24A couple more French typos (thanks to Clément Pit-Claudel).Alex Parker
2009-08-24Fix typo in French translation (thanks to Clément Pit-Claudel).Alex Parker
2009-08-24Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz
2009-08-24Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz
2009-08-24Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz
2009-08-23hopefully get the widecabbie theme going again... temporary fix only thoughJonathan Gordon
2009-08-23Change the "Rename failed" message to a splash.Thomas Martitz
2009-08-23Bound the progress slider into the currently used viewport (which should be t...Thomas Martitz