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