1. b8a79b8 Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded. by Nicolas Pennequin · 18 years ago
  2. 1cf2ec3 Change some ifdefs for the recent backdrop changes (fixes the yellow builds) and move the backdrop files. by Nicolas Pennequin · 18 years ago
  3. 7fdfa56 Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, but the groundwork is laid for main backdrops too (all that's really needed are menus to set/clear them). by Nicolas Pennequin · 18 years ago
  4. 36a2e30 Move the inbuilt filetype info into filetypes.c and rename the defines. by Jonathan Gordon · 18 years ago
  5. d2b3055 Check if a new version got installed after usb disconnect and ask if user wants to reboot. Causes disk spinup before showing the usb logo. Also fixes do_menu() not returning to root_menu after usb disconnect. by Peter D'Hoye · 18 years ago
  6. 685f6bb #ifdef code that only makes sense for multivolume targets, make private functions 'static' by Nils Wallménius · 18 years ago
  7. 4d6374c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. by Jens Arnold · 18 years ago
  8. 8ff3a65 Explicilty set CONFIG_ defines to 0 which are not used.. because doing by Jonathan Gordon · 18 years ago
  9. 9f4bd87 Cuesheet support by Jonathan Gordon and me (FS #6460). by Nicolas Pennequin · 18 years ago
  10. 0f17532 Revert the changes using global status for the screen states. It should wait for a more comprehensive plan to maximize benefit if any can be had. by Michael Sevakis · 18 years ago
  11. eed62f1 Change the radio screen and recording screen to use the global_status structure for state. I guess global_status had been added already and I missed it. :D by Michael Sevakis · 18 years ago
  12. 228d62d Split the system status variables out of global_settings and put them into a new struct global_status. Use status_save() if these need by Jonathan Gordon · 18 years ago
  13. b2e5090 Settings are now stored in /.rockbox/config.cfg instead of the hidden sector. (FS #6557) by Jonathan Gordon · 18 years ago
  14. 0297873 Backdrop support for greyscale targets. WPS backdrop is untested. by Jens Arnold · 18 years ago
  15. 4fc717a Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications by Michael Sevakis · 19 years ago
  16. 887cfeb Only sync playlist once when adding bunch of files from tagcache. by Miika Pekkarinen · 19 years ago
  17. 93b899d Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) by Peter D'Hoye · 19 years ago
  18. ddb36b2 Only show the 'Loading...' splash if the file is actually loading (won't be displayed if the file isn't supported). by Zakk Roberts · 19 years ago
  19. 009853f Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save of presets to different files; by Hristo Kovachev · 19 years ago
  20. 67de1d3 Thorough .lang rework: Removed all deprecated strings, combined string which were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. by Jens Arnold · 19 years ago
  21. 75c3d0b Add support for loadable vkeyboard layouts by Frank Dischner · 19 years ago
  22. 5b4307e Don't warn about modifying the dynamic playlist in Party Mode. Also changed message to queue last, not insert last. by Björn Stenberg · 19 years ago
  23. fc390af Added 'Party Mode': Unstoppable playback by Björn Stenberg · 19 years ago
  24. 941de85 Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) by Hardeep Sidhu · 19 years ago
  25. 53a56c1 don't display the WPS after loading, it made rockbox crash with some WPS' by Marcoen Hirschberg · 19 years ago
  26. f981ea9 kill gcc4 warnings by Daniel Stenberg · 19 years ago
  27. f9fa33f iRiver: Make logf-enabled builds of the simulator work again. by Magnus Holmgren · 19 years ago
  28. 1a1abf2 removed old statusbar and buttonbar code by Kevin Ferrare · 19 years ago
  29. 09fce70 Missing file headers put back. Code within 80 cols. Code policed indenting by Daniel Stenberg · 19 years ago
  30. 4c0b83f Remote WPS support (and some WPS bugfixes) by Stephan Wezel by Christi Scarborough · 19 years ago
  31. 735f453 Added dircache support to playlist. Now playlist filename pointers are by Miika Pekkarinen · 19 years ago
  32. e991bee replaced all the splash calls by gui_sync_splash, added some missing remote key in the playlist viewer by Kevin Ferrare · 19 years ago
  33. d102e1f patch 1328447: folder skip routines in playlist API plus next/prev folder navigation for iRiver's remote by Anton Oleynikov · 19 years ago
  34. 7da9477 Initial multi screen support by Kévin Ferrare (Patch #1318081) by Linus Nielsen Feltzing · 19 years ago
  35. ab78b04 Implemented directory caching. No more waiting for disk to spin up while by Miika Pekkarinen · 19 years ago
  36. b2473d5 Fixed associate problem with file extensions (.info files matched .nfo extension) by Henrik Backe · 20 years ago
  37. 280d9cc Undo my previous commit and do the same with a parantheses change in filetree.c by Jonas Häggqvist · 20 years ago
  38. 96ff4b3 Don't show dirs when browsing WPS files, .cfg files, fonts, languages and firmwares by Jonas Häggqvist · 20 years ago
  39. 9e8918b Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redundant options, since you can resume after any startup using the resume key. These have been stripped out, and the resume code has been streamlined. A small bug in button handler initialisation has been fixed. by Christi Scarborough · 20 years ago
  40. 32be590 Added the 'only return to root if current dir no longer exists' functionality to the plugin handling. by Jens Arnold · 20 years ago
  41. 88d5aab Better #ifdef for the RoLo functionality by Linus Nielsen Feltzing · 20 years ago
  42. bd42d31 RoLo now works on the iRiver by Linus Nielsen Feltzing · 20 years ago
  43. 00cf0da properly include limits.h with angle brackets by Jean-Philippe Bernardy · 20 years ago
  44. 8758713 long policy by Jean-Philippe Bernardy · 20 years ago
  45. cdd79a3 Repaired broken resume by Björn Stenberg · 20 years ago
  46. 84c7d880 Added support for very large tables in ID3 database. by Björn Stenberg · 20 years ago
  47. 3badc7d Leaving all menus when loading a new language is no longer necessary. by Jens Arnold · 20 years ago
  48. 5a2f048 Corrected copyright year by Björn Stenberg · 20 years ago
  49. a50cc0b Minor tweaks to compile on win32. by Björn Stenberg · 20 years ago
  50. b2d84b1 Reinserted patch 1.279 (was lost in move to filetree.c) by Björn Stenberg · 20 years ago
  51. 8a5de5f Added ID3 database support. Still very early. by Björn Stenberg · 20 years ago