Age | Commit message (Expand) | Author |
2011-03-16 | Android: Implement app shutdown and thus, sleep timer. | Thomas Martitz |
2011-03-14 | Listen to and follow external Android volume changes. (Based on FS#11914 by M... | Björn Stenberg |
2011-02-20 | Fix the r29343 red. | Michael Sevakis |
2011-02-20 | Make format_time properly format negative times because sometimes they are sh... | Michael Sevakis |
2011-02-18 | Fix yellows and checkwps. | Thomas Martitz |
2011-02-15 | Fix the shutdown sequence for maemo, SDL and simulator builds | Thomas Jarosch |
2011-02-08 | Initial maemo platform support | Thomas Jarosch |
2011-01-18 | Few whitespace fixes by Michael Hohmuth FS#11885 | Mustapha Senhaji |
2010-11-07 | set mode argument for open() where O_CREAT flag is/can be set. | Teruaki Kawashima |
2010-10-31 | Add support multimedia keys/buttons to the core, and adapt Rockbox on android... | Thomas Martitz |
2010-10-17 | Fix FS#11676 - audio_status() returns AUDIO_STATUS_PLAY|AUDIO_STATUS_PAUSE if... | Thomas Martitz |
2010-10-17 | Oops #ifdef -> #if | Nils Wallménius |
2010-10-17 | Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too. | Nils Wallménius |
2010-10-10 | Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi... | Frank Gevaerts |
2010-09-01 | Ged rid of uisimulator/common/io.c for android builds. | Thomas Martitz |
2010-08-28 | output_dyn_value() : don't use strlen() to check string emptiness | Rafaël Carré |
2010-08-10 | try again | Jonathan Gordon |
2010-08-10 | fid red/yellow... does database really need to compile all of misc.c? | Jonathan Gordon |
2010-08-10 | Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour main | Jonathan Gordon |
2010-08-07 | Android port: handle incoming calls. | Thomas Martitz |
2010-08-02 | make grey targets reject viewport colours if theyare more than one letter (i.... | Jonathan Gordon |
2010-08-01 | Rockbox as an application: add get_user_file_path(). | Thomas Martitz |
2010-07-29 | FS#11470 - new skin code, finally svn uses the new parser from the theme edit... | Jonathan Gordon |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-06-09 | simplify parse_list. don't search for terminating separator or parenthesis wh... | Teruaki Kawashima |
2010-06-08 | fix - not being accepted for viewport font. | Jonathan Gordon |
2010-06-07 | Changeover to the new skin format. SkinBreakingChange in the wiki has the run... | Jonathan Gordon |
2010-05-27 | Generate C file / header for svn version string | Rafaël Carré |
2010-05-26 | Since the sdl to target tree move, the main thread cannot be removed anymore, | Thomas Martitz |
2010-05-15 | Revert r26055 since it breaks certain Archos targets. | Michael Sevakis |
2010-05-15 | If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration... | Michael Sevakis |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-05-03 | Update a comment to reflect the previous commit. | Thomas Martitz |
2010-05-03 | Move read_line() further down so that it can be used in checkwps and remove c... | Thomas Martitz |
2010-03-28 | Fix "bookmark on stop: ask" when idle poweroff triggers. | Torne Wuff |
2010-02-27 | Fix System/Running Time to reset the running time whenever a charger or USB c... | Michael Giacomelli |
2010-02-22 | Print correctly the rockbox logo for Clipv2/Clip+, not only Clipv1 | Rafaël Carré |
2009-12-27 | Return NULL istead of 0 in function which returns a pointer | Tomer Shalev |
2009-12-18 | make sure plugin reset backlight setting before exit. do code polish. | Teruaki Kawashima |
2009-11-25 | Add a simple sanity check before checking for changed binary. | Thomas Martitz |
2009-11-25 | Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ... | Thomas Martitz |
2009-11-16 | mpeg.h/c cleanup | Jeffrey Goode |
2009-11-10 | Revert r23599 and r23600 and fix the early usb problem at the root. The the v... | Thomas Martitz |
2009-11-10 | hopefully fix "early usb" | Jonathan Gordon |
2009-11-01 | Fix FS#10745 - %mv not working in sbs... | Jonathan Gordon |
2009-10-28 | Allow the x and y pixel values of viewports to be a negative number.. | Jonathan Gordon |
2009-10-23 | FS#10704 - Make a configuration option to disable USB HID | Tomer Shalev |
2009-10-22 | Code cleanup in dsp.c and misc.c, some comments | Jeffrey Goode |
2009-10-19 | Fix red: Too aggressive exclusion of includes | Tomer Shalev |
2009-10-19 | Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c | Tomer Shalev |