1. 4beafe1 Show time, date, and recording directory in the info screen by Solomon Peachy · 6 years ago
  2. 62a5ed4 Fix possible truncation misc.c->output_dyn_value + use Kibytes by William Wilgus · 6 years ago
  3. dd40c46 Fix menu warnings by William Wilgus · 6 years ago
  4. 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
  5. cbc57af Fix for HAVE_MULTIDRIVE on application builds. by Thomas Martitz · 11 years ago
  6. a56f1ca Cleanup MV/MD macros a little. by Michael Sevakis · 11 years ago
  7. 65bb8e4 Remove extraneous parens by Rafaël Carré · 12 years ago
  8. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  9. 2ecaca9 New General Settings submenu: Startup/Shutdown by Nick Peskett · 13 years ago
  10. 29b1ba3 shortcuts: talk the time and configure the sleep timeout by Jonathan Gordon · 13 years ago
  11. d51e598 FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c by Boris Gjenero · 13 years ago
  12. 2a8eacd Buflib: Make shrinking and buflib_available() smarter. by Thomas Martitz · 13 years ago
  13. 9e07ef2 Use buflib for all skin engine allocations. by Jonathan Gordon · 13 years ago
  14. 03a8325 Simplify seconds_to_min(), and don't safeguard used parameter. by Jens Arnold · 13 years ago
  15. a453bee Remake the sleep timer menu item, so that selecting it while the timer is running by Thomas Martitz · 13 years ago
  16. e347146 Sleep timer options: persistent duration and start on boot. by Thomas Martitz · 13 years ago
  17. e44af44 Move Time & Date menu from System to settings. by Thomas Martitz · 13 years ago
  18. d0b72e2 GSoC/Buflib: Add buflib memory alocator to the core. by Thomas Martitz · 13 years ago
  19. d1322b7 GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. by Thomas Martitz · 13 years ago
  20. 460d549 FS#11939: Simplify talk_time_unit(). by Andree Buschmann · 14 years ago
  21. e3abdb1 Undo unwanted commit r29310. by Andree Buschmann · 14 years ago
  22. 237ca50 All AAC-HE files will double the frame sample count, not only AAC-HE files with SBR upsampling. This change fixes issues with some m4a files reported in the forums. by Andree Buschmann · 14 years ago
  23. 4ca36ca Explicitely say 'minutes' when speaking the battery time, fixes FS#11932. by Nils Wallménius · 14 years ago
  24. 3f377e5 Use menu layout for sleep timer that is consistent to other timers. Closes FS#11923. by Andree Buschmann · 14 years ago
  25. 5411e14 Undo the part of r28480 that caused the simulator to also use host malloc. by Thomas Martitz · 14 years ago
  26. 9785732 RaaA: Use the host's malloc() for the skin engine. by Jonathan Gordon · 14 years ago
  27. 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 14 years ago
  28. 2d31d77 FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. by Jonathan Gordon · 14 years ago
  29. 4eda82b Delete useless include. by Nils Wallménius · 14 years ago
  30. 35e8b14 Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). by Thomas Martitz · 14 years ago
  31. 4320310 Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk space in the Rockbox Info screen. by Thomas Martitz · 14 years ago
  32. 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 14 years ago
  33. a14f4ac Restore the 'read_disk' flag for settings_apply that was removed in r24922. It is still needed to prevent uncessary disk I/O for fonts etc. Should fix FS#11071 (I haven't tested it on a HD-based player). by Magnus Holmgren · 15 years ago
  34. 4c6b355 split the theme settings apply() sutff out of settings_apply(). this should fix splashes not being loc'ed, statusbar over the splash (fixed in sim, not on my mini2g though), and the supposed boot time slowdown. by Jonathan Gordon · 15 years ago
  35. 93f9e7c fix text scrolling handling in do_menu, set_time_screen and time_screen. by Teruaki Kawashima · 15 years ago
  36. 79f19b9 Const correctness for output_dyn_value and unify some identical constants by Nils Wallménius · 15 years ago
  37. af8cc7d Change the icon used for the System menu to the same as the System Settings menu. Previously it was Icon_Questionmark which seems out of place on many themes. by Torne Wuff · 15 years ago
  38. 3200d04 Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups by Nils Wallménius · 15 years ago
  39. 061b7eb show the skin buffer size as well as the used amount in the rockbox info screen by Jonathan Gordon · 15 years ago
  40. c0897a8 remove the rockbox info line saying the AA size and replace it with skin RAM usage by Jonathan Gordon · 15 years ago
  41. 0307cd1 Remove some unused #includes by Bertrik Sikken · 15 years ago
  42. 3b75c86 A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static: by Thomas Martitz · 15 years ago
  43. 3e7444f part two of the grand overall wps/skinning engine cleanup work: by Jonathan Gordon · 15 years ago
  44. 5e5fc64 Start of some apps/ and wps cleanup work... Move everything related to the actual drawing of the wps into apps/gui/wps_engine, things related to the actual screen are in apps/gui/music_screen.c (names are temporary unless noone comes up with anything better) by Jonathan Gordon · 15 years ago
  45. 3d4701a FS#10080 by Nils Wallménius · 15 years ago
  46. 077ce00 Forget Info screen auto refresh for now since it messes with text scrolling. by Michael Sevakis · 16 years ago
  47. 4118de4 Make sure 'Battery: Charging' is displayed in the info screen when charging no matter the algorithm (Archos Recorder still specially handled). Have screen refresh itself at 1HZ if CONFIG_CHARGING. by Michael Sevakis · 16 years ago
  48. a1a2879 Changed lang message for credits item in Rockbox Mainmenu/System and updated italian translation. by Alessio Lenzi · 16 years ago
  49. e385ee1 Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. by Jonathan Gordon · 16 years ago
  50. 3157e13 Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). by Michael Sevakis · 16 years ago
  51. e5bf5be Static police. by Bertrik Sikken · 16 years ago
  52. c7fec13 FS#9173 - move all time/clock related settings in the menus into system > "time & date" (this includes sleep timer, alarm settings) by Jonathan Gordon · 16 years ago
  53. 5aa0665 Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by William Poetra Yoga Hadisoeseno but without the menu rearrangement) also closes FS#9154. Update manual to reflect the menu change, Playback Settings is now its own chapter. As a bonus that makes it a bit easier to find stuff in the toc. by Nils Wallménius · 16 years ago
  54. 93a8768 Clean up use of snprintf where strncpy if suited, avoid useless copying of constant strings for wps token evaluator, minor const police too. by Nils Wallménius · 16 years ago
  55. d34ab4a Display the expected album art size in the info screen by Jonathan Gordon · 16 years ago
  56. 56e2764 Make local function static and add missing #includes for Archos player by Bertrik Sikken · 16 years ago
  57. 2092456 Rockbox info: restore the 5seconds update delay to allow scrolling, by Stéphane Doyon · 16 years ago
  58. 50512d6 Fix for issues in speaking the time in Rockbox Info screen (B#9167). by Stéphane Doyon · 16 years ago
  59. 01729e7 FS#9281 Rename of splash functions. by Nils Wallménius · 16 years ago
  60. d86255b Fix FS#9237 (Mismatch in voiced and displayed buffer size). by Bertrik Sikken · 16 years ago
  61. 39de868 fix FS#9162 - the time needs to not talk so often, not the date line by Jonathan Gordon · 16 years ago
  62. 311d048 fix FS#9144 hopefully for good... only update the screen if the time line is selected, or if talking menus are disabled, only update if the time line is actually on the screen. Also only update every 5s so scrolling lines still scroll. (turns out scroll_all was broken! fixed now) by Jonathan Gordon · 16 years ago
  63. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  64. 8a39388 fix red by Jonathan Gordon · 16 years ago
  65. 46f38c5 ok, only update the screen if the time is selected... otherwise the scrolling lines arnt readable by Jonathan Gordon · 16 years ago
  66. b1dc552 fix FS#8969 - rockbox info screen is now redrawn every half second by Jonathan Gordon · 16 years ago
  67. 82c1aa8 scroll all lines in read-only info lists by Jonathan Gordon · 16 years ago
  68. 33c4446 Const police raid, making a lot of pointers to lang strings const and removing some ugly casting by Nils Wallménius · 16 years ago
  69. ac1b30e Nicer handling of unset clock in the 'Rockbox Info' screen by Nils Wallménius · 16 years ago
  70. 8dca930 Some small binsize savings by Nils Wallménius · 17 years ago
  71. 6848961 Pass the buffer length to the list_get_name callback functions instead of using hardcoded MAX_PATH by Nils Wallménius · 17 years ago
  72. 29cdd30 Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox Info by Linus Nielsen Feltzing · 17 years ago
  73. 22fbafb So, I've been sick these last few days, and I'm trying to not take drugs to get over the sickness... turns out that may not have been such a good descision. (AKA, I'm trying to get on the front page... (AKA, really revert this time... really) ) by Jonathan Gordon · 17 years ago
  74. 0158336 well we suck! how could something seemingly simple be fubar'ed so much! KISS says revert this catastrofeeeee befroe anyone realises by Jonathan Gordon · 17 years ago
  75. 58ee0fb ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you load a new config or reset settings by Jonathan Gordon · 17 years ago
  76. 9ed5a67 write the current settings to .rockbox/config.cfg.bak before resetting settings by Jonathan Gordon · 17 years ago
  77. e1ba7f7 there is no need to load the filename settings unless reading from a .cfg, so stop them being read every time settings_apply() is called by Jonathan Gordon · 17 years ago
  78. b8bc45d FS#8353 - add a quick way to make a .cfg from the sound settings. by Jonathan Gordon · 17 years ago
  79. f5ec3e4 remove the duplicated gui_list struct and only duplicate the members which are actually different on each screen. should translate to a smaller bin and easier code (users shouldnt notice any difference) by Jonathan Gordon · 17 years ago
  80. fe2f1af Fix my mess in r15419: LANG_BATTERY_TOPOFF_CHARGE is only defined by Stéphane Doyon · 17 years ago
  81. 69f88a5 Info screen: charging and battery. by Stéphane Doyon · 17 years ago
  82. f6b404b Info screen fixups: by Stéphane Doyon · 17 years ago
  83. 6c2a904 * For a better access to the information of the Rockbox Info menu by visually by Alessio Lenzi · 17 years ago
  84. fda41b8 Try and save some bytes, seeing as we already assumed LANG_ constants for month and weekday names are contiguous. by Steve Bavin · 17 years ago
  85. b76b5b9 Use some consts... by Steve Bavin · 17 years ago
  86. 7c95e5e Improved enum naming. by Steve Bavin · 17 years ago
  87. 072a3c5 Complete info screen voicing; now consistent with displayed screen by Steve Bavin · 17 years ago
  88. a82a860 Small voice-related tweaks and fixes to simplelists. by Stéphane Doyon · 17 years ago
  89. 7c594d6 convert the rockbox info screen to use the list. you need to move up/down in the list to voice each item by Jonathan Gordon · 17 years ago
  90. 32a9575 FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just menus), hopefully save some space. by Steve Bavin · 17 years ago
  91. d7d6b78 Accept FS#7897 with some changes by me. moves the code to talk time/date out of main_menu.c to make it hopefully more useful. by Jonathan Gordon · 17 years ago
  92. 4443fcb Accept FS#7864 - minor menu cleanup to move theme settings into a new themes menu. patch to update the manual would be welcome :p by Jonathan Gordon · 17 years ago
  93. 518b8cc Patch FS#7641 by Daniel Dalton, talking clock improvements by Linus Nielsen Feltzing · 17 years ago
  94. 2a34ff4 Don't say 'hours' and 'minutes' in the 24 hour time announcement, and use 'o'clock' for full hours too. Some further simplification for 12 hour time announcement. by Jens Arnold · 17 years ago
  95. b2ea2bd Simplify a tiny bit more. by Jens Arnold · 17 years ago
  96. 94381eb Simplified 12 hour time voicing. by Jens Arnold · 17 years ago
  97. 496206b Voice the time in the format the user selects in the time format setting. Patch FS#7561 by Daniel Dalton. by Jonas Häggqvist · 17 years ago
  98. 9b59183 Use size_t type for the buffer_size parameter to formatter functions, static two private functions by Nils Wallménius · 17 years ago
  99. ff2a93f Remove the 'USB' menu item from the sim system menu, press the 'u' key to display the USB screen instead, will break binary lng files and voice files for the sims only by Nils Wallménius · 17 years ago
  100. fda7d72 Accept FS#5464 - organise the rocks directory. by Jonathan Gordon · 17 years ago