1. 6223ad2 Fix format string by Thomas Jarosch · 13 years ago
  2. 1afcd74 Simplify icon.c a bit. by Thomas Martitz · 13 years ago
  3. 2e0fff9 Fix compile error by Jonathan Gordon · 13 years ago
  4. f19f3ef Redo r30826 (and hopefully not reintroduce font issues) which cleans up the font API. FONT_UI is deprecated, use screens[screen].getuifont() instead (and .setuifont() to set it after a font has been loaded) by Jonathan Gordon · 13 years ago
  5. 452a3ce Put icons on buflib: Removes the max icon size limitation and doesnt waste RAM by Jonathan Gordon · 13 years ago
  6. 64c73c4 Disable the clock the built in AS3525(v2) bootrom. This is only useful for reverse engineering purposes, so disable during normal operation in case it uses power. by Michael Giacomelli · 13 years ago
  7. c0125e1 FS#12365 - Czech language update by Marek Salaba by Michael Chicoine · 13 years ago
  8. bbbc2e8 fuze+: fix typo in lcd init sequence for second lcd type by Amaury Pouly · 13 years ago
  9. b9592e8 Convert one more file from DOS to UNIX. by Torne Wuff · 13 years ago
  10. 5692857 Bulk convert all DOS line endings to UNIX. by Torne Wuff · 13 years ago
  11. d9b7d58 mkimxboot: fix bootloader load address, replace call by jump on final call to have a clean boot by Amaury Pouly · 13 years ago
  12. 0609bfd Rockbox Utility: bump version to 1.2.11. by Dominik Riebeling · 13 years ago rbutil_1.2.11
  13. 303c486 Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil by Amaury Pouly · 13 years ago
  14. cd832bd imxtools: add function to free instruction by Amaury Pouly · 13 years ago
  15. ad9e280 imxtools: add const and set pointer to NULL on free to avoid double free by Amaury Pouly · 13 years ago
  16. ae60195 Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow. by Jens Arnold · 13 years ago
  17. 544fb6a Voice related fixes and cleaup by Jens Arnold · 13 years ago
  18. e5db19d elftosb: add static by Amaury Pouly · 13 years ago
  19. 0407d92 imx233: don't include debug-imx233.c in bootloader by Amaury Pouly · 13 years ago
  20. 040e06f fuze+: scramble bootloader file by Amaury Pouly · 13 years ago
  21. 79ffd04 Fix warning and typos. by Thomas Martitz · 13 years ago
  22. 6613112 Commit FS#12209 by Vencislav Atanasov: iPod 6g/classic usb product id by Michael Sparmann · 13 years ago
  23. ca2b82b hwcodec: fix shrink_callback resuming playback wrongly, and add checks by Thomas Martitz · 13 years ago
  24. 7baa450 Fix broken voice when .talk files are used and voice buffer calculation. by Thomas Martitz · 13 years ago
  25. 2ce4883 iPod Classic: Set LCD controller configuration register during initialization and don't rely on the bootloader doing that (closes FS#12233) by Michael Sparmann · 13 years ago
  26. 5827937 sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix tools to correctly handle/free memory, properly return error codes by Amaury Pouly · 13 years ago
  27. 33d6bd6 usb-s3c6400x.c: Fix memory corruption bug (closes FS#12310) by Michael Sparmann · 13 years ago
  28. 0522317 usb-s3c6400x.c: Remove an unused variable by Michael Sparmann · 13 years ago
  29. f4b74b2 MPIO HD300: vastly improve sound quality. This unfortunately means reverting r28797 which introduced poping noise by Marcin Bukat · 13 years ago
  30. 9310fc0 Sansa clip zip: do not enable display if it's already enabled by Bertrik Sikken · 13 years ago
  31. 3a66005 Rework manual Makefile a bit. by Dominik Riebeling · 13 years ago
  32. 767672d Change cyrillic name in CREDITS to latin transliteration. by Dominik Riebeling · 13 years ago
  33. d7e1070 Fix FS#12279 - playback starts from the beginning when changing themes. by Thomas Martitz · 13 years ago
  34. ec5d6ea Rockbox Utility: polish translation update by Marcin Bukat (FS#12366). by Dominik Riebeling · 13 years ago
  35. 2181ef3 Sansa clip zip: swap RGB<>BGR for WiseChip display by Bertrik Sikken · 13 years ago
  36. e71750b Make local functions and variables static where possible by Bertrik Sikken · 13 years ago
  37. e4cc3d4 Rockbox Utility: update german translation. by Dominik Riebeling · 13 years ago
  38. 209026e Rockbox Utility: update russian translation by Постолати Максим. by Dominik Riebeling · 13 years ago
  39. 59dc87d Properly initialize variable to get voice going again. GCC didn't catch this one introduced r30840. by Thomas Martitz · 13 years ago
  40. cf01d23 In the playback buflib shrink callback, ensure a minimum buffer remains for by Thomas Martitz · 13 years ago
  41. 00c5368 RockboxUtility: update dutch translation by Bertrik Sikken · 13 years ago
  42. 2164aab Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by HM-60x to dummy_codec.{ch} as it works for PCM1704 used by HM-801. by Andrew Ryabinin · 13 years ago
  43. 50211e2 Sansa clip zip: show AMSv2 variant in debug menu by Bertrik Sikken · 13 years ago
  44. 856fb70 fuze+: use macro and add a few static by Amaury Pouly · 13 years ago
  45. a338678 Add me to docs/COMMITTERS by Andrew Ryabinin · 13 years ago
  46. 9eafdfb Rename internal h10_5gb.ums name and add some comments. by Dominik Riebeling · 13 years ago
  47. 8f827f1 Show user friendly name on target mismatch. by Dominik Riebeling · 13 years ago
  48. 080820b Fix Gigabeat S configure string. by Dominik Riebeling · 13 years ago
  49. 20edaf6 Revert r30869 "Remove buildserver_modelname value." by Dominik Riebeling · 13 years ago
  50. 8389a02 Add missing copyright header by Amaury Pouly · 13 years ago
  51. dd0fffe sbtoos: restore elf extraction functionality of sbtoelf by Amaury Pouly · 13 years ago
  52. e36471d sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix sb production bug, fix ugly code, add sb dump code and sbtoelf loopback facility by Amaury Pouly · 13 years ago
  53. 591ec03 sbtools: rework the color hack and add switch to disable color output by Amaury Pouly · 13 years ago
  54. 9e0ab22 Fix playlist catalog directory manual spelling by Frank Gevaerts · 13 years ago
  55. 1107bf1 Add Clip Zip as unstable by Frank Gevaerts · 13 years ago
  56. 5854329 Sansa clip zip: attempt to fix the pixel format swappedness for good by Bertrik Sikken · 13 years ago
  57. d11e520 Sansa clip zip: implement lcd_write_data function by Bertrik Sikken · 13 years ago
  58. eb7cf73 Sansa clip zip: use a state machine for scanning buttons to avoid busy-waits by Bertrik Sikken · 13 years ago
  59. 539fb71 Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1 by Bertrik Sikken · 13 years ago
  60. 10832b8 Remove buildserver_modelname value. by Dominik Riebeling · 13 years ago
  61. 834f18b Rockbox Utility: allow building for 32bit on 64bit Linux. by Dominik Riebeling · 13 years ago
  62. 4ad62b7 Gigabeat S: Maintain power thread at realtime priority at all times so it may always service the watchdog on time regardless of playback priority. by Michael Sevakis · 13 years ago
  63. 01706d9 Correct location of logo svg file. by Dominik Riebeling · 13 years ago
  64. b674751 Fix a typo spotted from r30864. by Robert Menes · 13 years ago
  65. 1e74ef6 beastpatcher: check WMP version. by Dominik Riebeling · 13 years ago
  66. 6f716e9 Rockbox Utility: Preliminary support for Clip Zip and Fuze+. by Dominik Riebeling · 13 years ago
  67. 158b647 Sansa clip+: correct manual, clip+ has no button lights by Bertrik Sikken · 13 years ago
  68. 2774457 Sansa clip zip: make the simulator work by adding the background bitmap by Bertrik Sikken · 13 years ago
  69. 1ab2aa1 Sansa clip zip: allow original firmware versions 1.1.12, 1.1.15 and 1.1.17 to be patched by Bertrik Sikken · 13 years ago
  70. 94fc46b Sansa clip zip: fix colours of icons, logos, album art by Bertrik Sikken · 13 years ago
  71. 4cab9f2 sbtools: fix handling of raw mode, have elf_write looks like elf_read, fix uninitiliazed offset of bss sections, add real key override on decrypt by Amaury Pouly · 13 years ago
  72. fd187ad Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_and_reload_track wasn't called when the setting changed from the playback menu. by Michael Sevakis · 13 years ago
  73. 0edf98c Sansa clip zip: update target configuration with correct battery capacity, album art by Bertrik Sikken · 13 years ago
  74. 9fc1270 Sansa clip zip: add missing prototype to backlight-target.h by Bertrik Sikken · 13 years ago
  75. 853fd04 sbtools: fix compilation when linker expects correctly ordered files by Amaury Pouly · 13 years ago
  76. e90f961 Sansa clip zip: update mkamsboot and fix various drivers to make it boot to the main firmware by Bertrik Sikken · 13 years ago
  77. a8cde85 sbtools: add options to override real key and IV, fix output prefix in sbtoelf, unify command line to add keys by Amaury Pouly · 13 years ago
  78. d2a58f3 sbtools: move sb file production to its own file with a clean api, factor key reading even more by Amaury Pouly · 13 years ago
  79. 93c6c79 Better fix for FS#12337. Use 0 to make the line height calculated from the font height, as before r30773. by Thomas Martitz · 13 years ago
  80. 9fe029b sbtools: factor key code, introduce crypto layer, move from open/read/... to fopen/fread/..., add support for encryption/decryption using a device when the key is not known, move sbtoelf to use getopt for command line by Amaury Pouly · 13 years ago
  81. b7547e5 Fix manual URL in Rockbox Utility (FS#12346) by Dominik Riebeling · 13 years ago
  82. b8223d9 Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e200 and simulator. Thanks to Nick Peskett. by Andree Buschmann · 13 years ago
  83. e126153 Fix FS#12357 - New backdrop not displayed after set backdrop from context menu by Thomas Martitz · 13 years ago
  84. 9886126 Fix FS#12325 - screen corruption on early usb. by Thomas Martitz · 13 years ago
  85. f5d664a fuzeplus: rework button handling to use a queue instead of a blocking semaphore in the thread by Amaury Pouly · 13 years ago
  86. 320c3c2 usb: add forgotten break in usb switch, this could lead to unwanted code being execute like USB_QUIT to be sent on hotswap ! by Amaury Pouly · 13 years ago
  87. d3ad36f Correct a few small things in the Swedish translation. by Magnus Holmgren · 13 years ago
  88. b25cd7d Revert swap channel feature as we're presently in a feature freeze. I'll recommit after the release is branched. by Michael Giacomelli · 13 years ago
  89. 5d51779 Fix FS#12241. Voice stopped working after audio_get_buffer() calls. by Thomas Martitz · 13 years ago
  90. d3c2102 Add pcm_rec_init() to the sim's init. by Thomas Martitz · 13 years ago
  91. a02bd81 Fix red by committing the entire patch. by Michael Giacomelli · 13 years ago
  92. 5c4bd11 Add option to exchange the left and right stereo channels. Patch by Dave Chapman and Martin Sägmüller. Also add manual entry (by Michael Giacomelli). Note that this setting will confuse non-software effect options like channel balance. This should be addressed in a future commit. by Michael Giacomelli · 13 years ago
  93. 4ef4830 sbtools: be more verbose on real key and iv; add very advanced code to craft images by Amaury Pouly · 13 years ago
  94. f45fb77 sbtoelf: don't cross check if key is not valid by Amaury Pouly · 13 years ago
  95. cab5dbd sbtoelf: handle the case where only one valid key is known by Amaury Pouly · 13 years ago
  96. b93e15c sbtools: fix sbtoelf to support NOP, add alignment support to elftosb by Amaury Pouly · 13 years ago
  97. 94c573f Sansa clipzip: miscellaneous updates by Bertrik Sikken · 13 years ago
  98. bf83110 imx_hid_recovery: rewrite Makefile by Amaury Pouly · 13 years ago
  99. e9575bd fuze+: fix typo and remove ugly logf construct by Amaury Pouly · 13 years ago
  100. 7352e72 Fix charcell build by Thomas Martitz · 13 years ago