1. 55e7f11 I need to overwork this - sorry by Christian Gmeiner · 17 years ago
  2. 868fcce Shutdown needs about 2 seconds, but it seems to work :) by Christian Gmeiner · 17 years ago
  3. b650bc5 fix compiling of debug menu for tcc780x by Christian Gmeiner · 17 years ago
  4. 98e896c Remove duplicate as reported on IRC. by Jens Arnold · 17 years ago
  5. 746ff30 Revert LCD changes - make sure the backlight remains on as a visible sign that the unit has powered off by Robert Keevil · 17 years ago
  6. 500ebe4 Update Swedish translation. by Magnus Holmgren · 17 years ago
  7. 15581e8 Fix red by Robert Keevil · 17 years ago
  8. 5d6994e Prevent the screen flashing white when shutting down colour ipods - fixes FS#7755 by Robert Keevil · 17 years ago
  9. ca3cb1e FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixes by Linus Nielsen Feltzing · 17 years ago
  10. 3fd2e52 Do not waste RAM in the ATA driver. The identify info is a single sector. by Jens Arnold · 17 years ago
  11. addb522 D2: Further work-in-progress on the NAND driver. by Rob Purchase · 17 years ago
  12. e319f68 rbutil:check if a Sapi voice is selected. by Dominik Wenger · 17 years ago rbutil_m1.0.4
  13. b30181a rbutil: fix bug with wrong downloadURL for h10. by Dominik Wenger · 17 years ago
  14. 8f0c790 Make encoder name conversion functions static to the base class. by Dominik Riebeling · 17 years ago
  15. 22a5c60 Commit FS#8567, the manual now uses the same 'features' system as the lang/voice creation does. Building the manual now requires gcc to parse the features list and 'make manual' must now be used instead of just 'make'. Rerun configure in your manual build dirs. by Nils Wallménius · 17 years ago
  16. d098f7a Fix a broken tag support table by Nils Wallménius · 17 years ago
  17. c479b99 FS #8340 by David Bishop. Remove contractions from the manual, as this seems to be common practice in this format and makes it easier to read for non-native english speakers. New manual work should try to adhere to this. by Thom Johansen · 17 years ago
  18. 09fc078 FS#8604 - A snippet about ignoring directories during database initializing by Robert Kukla · 17 years ago
  19. 06971be Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it by Christian Gmeiner · 17 years ago
  20. c3213e4 Fix the red. by Karl Kurbjun · 17 years ago
  21. 94bd1f7 Make the gigabeat LCD initialization work properly without the original firmware. by Karl Kurbjun · 17 years ago
  22. 086aab3 fix yellow by Peter D'Hoye · 17 years ago
  23. f14293c Remove temporary variables used for GPIO reading in the debug menu by Peter D'Hoye · 17 years ago
  24. 483c402 Notify the buffering thread when a handle is added, so it can go into filling mode. This is some sort of a replacement for the ATA idle callback. It will interrupt an ongoing buffering process (buffer_handle), but not for long enough to be a problem. by Nicolas Pennequin · 17 years ago
  25. 8820c01 Make TTS name conversion functions static members. by Dominik Riebeling · 17 years ago
  26. 341188d move audiohw_postinit to audiohw.h by Christian Gmeiner · 17 years ago
  27. 99db6db Revert the buggy warning fix for gcc 4.2. It caused a sim built with gcc 4.2 to segfault. Get rid of the warning by introducing a temporary variable instead. Obviously the cfft1(pos|neg)() call is too complex for gcc 4.2 to cope without that tempvar. Oh well... by Jens Arnold · 17 years ago
  28. ad5610d fix FS#8599 - First Song in Tagcache can't be rated by Robert Kukla · 17 years ago
  29. 192132c Make I/O debug screen fit again on H10 5gb screen by Peter D'Hoye · 17 years ago
  30. 4999e23 Updated Polish translation by Mateusz Kubica by Peter D'Hoye · 17 years ago
  31. 05bc9f3 rbutil: new shiny Talkfile Button icon, by Dave Hooper. by Dominik Wenger · 17 years ago
  32. d4f2d7c Hopefully remove the BOM again that slipped in with the previous commit. by Marianne Arnold · 17 years ago
  33. 50c3ee1 Deutsch.lang: Get rid of unnecessary denglish and be consistent with the rest of the translation. by Marianne Arnold · 17 years ago
  34. fe4ffbd Optimise (replace two loops with one) and bug-fix the ProductId string returned by SCSI Inquiry - the previous code was skipping 4 shorts (the first 8 chars) of the ProductId. by Dave Chapman · 17 years ago
  35. 5f641ed rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really works). by Dominik Wenger · 17 years ago
  36. 8681ba0 Updated German translation by Sascha Wolf. by Jonas Häggqvist · 17 years ago
  37. 6210abe Fix a few syntax errors in the Spanish translation. by Jonas Häggqvist · 17 years ago
  38. 53ce9d5 Updated Spanish translation by Chelo Sacristán. by Jonas Häggqvist · 17 years ago
  39. 8545c3b Removed compiler warning by Björn Stenberg · 17 years ago
  40. 2f7cffa Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCKBOX_USB to test. by Björn Stenberg · 17 years ago
  41. 9811fc9 Some misc. ATA stuff: Increase threads' priority (important for idle callbacks to get done faster). Use a simpler loop for ata thread. Add a balancing mutex_lock call to ata_init (oops). by Michael Sevakis · 17 years ago
  42. 523f88e Hopefully fix FS#8459 by updating the WPS data when returning from the context menu. by Nicolas Pennequin · 17 years ago
  43. 88b8d6e Manual: Introducing a 'multivolume' macro to be a bit more accurate about the Rockbox Info screen, maybe it can be used somewhere else too. The naming follows the idea of parsing the features.txt to usable options (see FS#8567). by Marianne Arnold · 17 years ago
  44. 80ad459 Accept FS #8570 by Thomas Martitz: recording dir location was not saved when set via context menu. by Peter D'Hoye · 17 years ago
  45. ee09cb7 Untie rbutil core logic from QtGui for cli: by Dominik Riebeling · 17 years ago
  46. 7b8f4a5 Use the correct target cpu in Gigabeast builds, rerun configure. by Nils Wallménius · 17 years ago
  47. 0ff9141 Revert the espeak commit as the method was completely broken. by Jonas Häggqvist · 17 years ago
  48. 85f371e Voice-building changes: Ask for which eSpeak voice to use for some languages. Please test and report if you have any by Jonas Häggqvist · 17 years ago
  49. c755975 make mrobe100 work again by Robert Kukla · 17 years ago
  50. bec914e Simplify and better integrate the SAPI5 voice list output code (less duplication), and add list output for SAPI4. by Jens Arnold · 17 years ago
  51. 62e6f35 Fix a few minor mistakes in languages which might confuse genlang. by Jonas Häggqvist · 17 years ago
  52. 04dc828 Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask). by Magnus Holmgren · 17 years ago
  53. 05e82a4 Add Mateusz Kubica to the credits. by Jonas Häggqvist · 17 years ago
  54. 5a6c15f Updated Polish translation by Mateusz Kubica. by Jonas Häggqvist · 17 years ago
  55. 855d829 rbutil: h10 bootloaderinstallation: fixed wrong OF.mi4 name for dualboot. by Dominik Wenger · 17 years ago
  56. b1375a3 Now really add missing space. ;) by Marianne Arnold · 17 years ago
  57. fdac641 Improve handling of RVA2 (replaygain) frames. by Magnus Holmgren · 17 years ago
  58. 14995ff Try that again. by Michael Giacomelli · 17 years ago
  59. 46c0c3a Fix building the ipod sims. by Michael Giacomelli · 17 years ago
  60. 054447f Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded hardware on PP50xx targets (Ipods, Sansa, H10s, etc) resulting in a large savings in power and consequent increase in battery life. Results vary from target to target and from codec to codec, but we now approach the OF runtime on several PP devices. For now, leave base CPU clock at 30MHz, although further savings is possible with some codecs if clock is reduced. Additionally, fix battery capacity on c200 and use my measurements to improve runtime estimation for Sandisk targets. by Michael Giacomelli · 17 years ago
  61. 2b3136e Set svn:keywords for Hindi translation. by Jonas Häggqvist · 17 years ago
  62. 47f595d Updated Hindi translation to remove untranslated strings. By Apoo Maha. by Jonas Häggqvist · 17 years ago
  63. f6f1127 Use a fixed multiplier of 2^10 as required when calculating number of blocks. by Jonas Häggqvist · 17 years ago
  64. 683da04 rbutil: tts and encoders: preparation for cli interface. installers: make sure all installers correctly emit a done signal. by Dominik Wenger · 17 years ago
  65. 37dc15b Added the checksum for H100/H110/H115 bootloader also. by Miika Pekkarinen · 17 years ago
  66. 6cc3895 Fix FS#7334, make Follow Playlist work when STOP is pressed. by Steve Bavin · 17 years ago
  67. 698113d Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to work properly with SVN, and hopefully fixed remote detection problem and audio thump for some users. Also pure H100/H115 should be supported now. Actual bootloaders will be released separately. by Miika Pekkarinen · 17 years ago
  68. c6e9b8b move audiohw_enable_output to audiohw.h by Christian Gmeiner · 17 years ago
  69. a8050e9 Add missing space. by Steve Bavin · 17 years ago
  70. 5e1fbff rbutil: added hindi and tagalog to the voice languages. Set correct defaults for rbspeex encoder and sapi tts. Resurect the non-recursive option for talkfile generation. by Dominik Wenger · 17 years ago
  71. 952347d Oops. Tiny goof. by Michael Sevakis · 17 years ago
  72. 02de55c Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will be changed to interrupt-based. Add some more iMX.31 register definitions and flags. by Michael Sevakis · 17 years ago
  73. fffa269 UI Simulator for Gigabeat S. by Will Robertson · 17 years ago
  74. bc057f9 Gigabeat S: Get boot to go a little father. by Michael Sevakis · 17 years ago
  75. 2e3a8c7 global_settings.colors_file will always be !false which means even when the setting isnt set it will try to read /.rockbox/.icons which is bad mmkay by Jonathan Gordon · 17 years ago
  76. a07c034 Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes. by Michael Sevakis · 17 years ago
  77. 7667a86 Optimize the ARM ASM qmf_synth() clipping stage a bit. Also fix a typo and remove some trailing white space. by Thom Johansen · 17 years ago
  78. c04f4976 Let the FAT namecheck also look for trailing spaces, fixes FS #8560. by Peter D'Hoye · 17 years ago
  79. 1b39f2e Add support for Samsung YP P2 by Dave Chapman · 17 years ago
  80. 0709d12 Convert to UTF-8 and a few tweaks. by Nicolas Pennequin · 17 years ago
  81. 1456415 make the gcc work-around somewhat more inclusive for gcc 4.2.X where X is 1 by Daniel Stenberg · 17 years ago
  82. 5c0cf6e a rather lame attempt to silence the gcc 4.2.3 warnings on what seems to be by Daniel Stenberg · 17 years ago
  83. 602532d Most, if not all, of this document is completely outdated. You should rather by Daniel Stenberg · 17 years ago
  84. 5f3bde0 added some blurb from the MajorChanges wiki page by Daniel Stenberg · 17 years ago
  85. 0ecdb37 Fix FS #8514 (remote peakmeter issue) by separating the peak release times for the screens. Thanks to amiconn for pointing in the right direction. by Peter D'Hoye · 17 years ago
  86. c789f3a Save the internal name for tts / encoder in the configuration file, not the displayed nice name. Additionally, kill a few warnings. by Dominik Riebeling · 17 years ago
  87. cd31193 display paths using the native delimiters on the main widget. by Dominik Riebeling · 17 years ago
  88. 2235081 Prevent possible buffer overflow when locating album art. by Magnus Holmgren · 17 years ago
  89. 8a7e626 mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2) disable line-out since there's no connector. by Mark Arigo · 17 years ago
  90. 9e8045c Fix a possible crash in the cuesheet code if the filename lacks a slash, which happens for some reason I don't quite understand yet. by Nicolas Pennequin · 17 years ago
  91. f67dcf0 Add some accelerator keys to the Actions menu. by Dominik Riebeling · 17 years ago
  92. ca62cc0 Oops. On a roll...that shouldn't have been committed. by Michael Sevakis · 17 years ago
  93. 73de812 gigabeatS: Fix the timer startup oddness. Seems it likes the interrupt clear at the module level after enabling the vector. by Michael Sevakis · 17 years ago
  94. cfe51b0 Add a couple safety checks in search_albumart_files(). Should fix the sliding_puzzle crashes. by Nicolas Pennequin · 17 years ago
  95. f7c938a (Hopefully) Revert the quickscreen changes. Many fixes need to be made, by Paul Louden · 17 years ago
  96. 2b6d358 more green seen as everyone has a green fetish atm by Jonathan Gordon · 17 years ago
  97. 7ca3ccd quiet the masses... by Jonathan Gordon · 17 years ago
  98. c3e73a5 Do better job with UIE_VECTOR. by Michael Sevakis · 17 years ago
  99. 2c82494 updated the quickscreen's: by Jonathan Gordon · 17 years ago
  100. 47412cb Code police tabs and spaces by Michael Sevakis · 17 years ago