1. 7de4f64 Rockbox Utility: build chinachippatcher as library. by Dominik Riebeling · 13 years ago
  2. fd5f16c Consolidate libraries list in project file a bit. by Dominik Riebeling · 13 years ago
  3. 059cb71 Extend return codes for chinachip_patch(). by Dominik Riebeling · 13 years ago
  4. 07da9ce Split up chinachippatcher. by Dominik Riebeling · 13 years ago
  5. bd691ef Sansa Clip Zip: enable all plugins by Rafaël Carré · 13 years ago
  6. 444b176 mkamsboot: make clip zip boot OF when pressing left button by Rafaël Carré · 13 years ago
  7. ab76a0d mkamsboot/dualboot: use arm-elf-eabi cross compiler by default by Rafaël Carré · 13 years ago
  8. 8687c5c Fix FS#11675 : LED resistor calculator does not wait for keypress. Thanks to Michael Chicoine for reporting the bug. by Boris Gjenero · 13 years ago
  9. 7c0977b Sansa Connect Simulator: Fix button sizes, add hold button support by Tomasz Moń · 13 years ago
  10. 8b9d6bd Add a gitattributes file for the migration. by Torne Wuff · 13 years ago
  11. 30e2a6d Convert one more file to LF line endings. by Torne Wuff · 13 years ago
  12. 39f4408 Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmüller (based on press image). by Tomasz Moń · 13 years ago
  13. f0bab2f Address some weaknesses and bugs of buflib_compact() and make the code prettier. Thanks to Boris Gjenero for his great investigation. by Thomas Martitz · 13 years ago
  14. a299212 imx233: add power debug screen by Amaury Pouly · 13 years ago
  15. c871076 mkimxboot: remove an unecessary include that will prevent compilation of rbutil by Amaury Pouly · 13 years ago
  16. 374a08a fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini. by Amaury Pouly · 13 years ago
  17. d6a397d Text viewer plugin: Fix info viewport font not being set to user selected font by Michael Chicoine · 13 years ago
  18. bdaac8b Rockbox does not support encrypted ADX. Clearly state this in the manual and the debug messages. by Andree Buschmann · 13 years ago
  19. 3c63cb2 Resync mpc to r476 of svn.musepack.org. Improves error handling after seek. by Andree Buschmann · 13 years ago
  20. 16d736d Make embedded cover art for APEv2 more flexible. This fixes an issue with foobar-tagged files as reported in the forums. by Andree Buschmann · 13 years ago
  21. c40f520 Sansa Connect: Add keymap for YesNo dialog and keyboard by Tomasz Moń · 13 years ago
  22. a23dd7f FS#12414 : Fix directory functions in plugins on targets which HAVE_DIRCACHE. In rockbox_api, PREFIX( ) is removed around directory functions because that's now handled in directory header files. Thanks to Fred Bauer for reporting this. by Boris Gjenero · 13 years ago
  23. 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
  24. 297c29c dm320: call storage idle notifys on in sdmmc thread by Tomasz Moń · 13 years ago
  25. a884ec2 Update manual to match current codec IDs. by Andree Buschmann · 13 years ago
  26. f331d19 playlist handling: revert part of r30177. by Jonathan Gordon · 13 years ago
  27. 8ed7ba1 Fix fs#12005 - have %pc,%pl and %pr return the number of seconds when used with %if() instead of a formatted time string by Jonathan Gordon · 13 years ago
  28. d66592b Be less smart about when to reload skins as it caused more problems than it was worth. If any theme setting is loading from a .cfg reload all skins. Fixes FS#12410 by Jonathan Gordon · 13 years ago
  29. 25bce23 Fix FS#12408 - don't load skins too early causing buflib handles to leak by Jonathan Gordon · 13 years ago
  30. e5a7388 If Rockbox never turns off ATA power, don't compile code for turning it back on. Note that ATA power may still need to be turned on when starting, so that code in ata_init() always remains. by Boris Gjenero · 13 years ago
  31. 2154cbf remove stray debugging line by Fred Bauer · 13 years ago
  32. 6e664f4 Guard font functions against invalid font ids. These arguably should never be passed, but this prevents freezes. Fixes FS#12400 by Frank Gevaerts · 13 years ago
  33. dfd5d06 Actually make glyph_cache_save static instead of just claiming it should be by Frank Gevaerts · 13 years ago
  34. e5a3c26 glyph_cache_save should be static by Frank Gevaerts · 13 years ago
  35. fc5cdac slightly reaarange code to make fml happy :) by Jonathan Gordon · 13 years ago
  36. 494860c Free a handle when we try to load a backdrop file which doesnt exist or cant be loaded by Jonathan Gordon · 13 years ago
  37. 6cf7cb9 Don't load the icons unless show_icons is actually enabled. And respect that setting in the shortcuts menu by Jonathan Gordon · 13 years ago
  38. 47452dc PortalPlayer: Loading of stack munge value into r4 was moved in r30741 to after the idle stack init loop, breaking the usage readout. by Michael Sevakis · 13 years ago
  39. a99d9ec Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_init(). by Boris Gjenero · 13 years ago
  40. bd360b4 In buflib_buffer_shift(), properly update handle->alloc values, which are char * and not union buflib data * by Boris Gjenero · 13 years ago
  41. 99ea0c5 Sansa AMSv2 USB: Simplify union around struct usb_ctrlrequest and remove duplicate alignment attribute by Bertrik Sikken · 13 years ago
  42. a89c705 AMSv2: remove stray ; from USB_DEVBSS_ATTR by Rafaël Carré · 13 years ago
  43. ebde2ea Sansa AMSv2: potential USB fix from FS#11664 by funman: by Bertrik Sikken · 13 years ago
  44. fc81af9 Replace embedded AA limitations by a reference to the "official" list of supported AA tags by Frank Gevaerts · 13 years ago
  45. 9fdfb79 The new 12x12 iconset somehow got corrupted. Re-generate. by Thomas Martitz · 13 years ago
  46. e46dd2d Fix leftovers. by Thomas Martitz · 13 years ago
  47. b907f2f lcd_color/cabbiev2: New iconset in multiple sizes by Thomas Martitz · 13 years ago
  48. 69f4245 Cabbiev2/RaaA: Add nice shadow to the icons on the popup in the WPS. by Thomas Martitz · 13 years ago
  49. 2e945b5 Cabbiev2/RaaA: Update progressbar images (using transparency). by Thomas Martitz · 13 years ago
  50. f8578c0 Cabbiev2/RaaA: Add volume slider pop to the WPS. by Thomas Martitz · 13 years ago
  51. fabbeba Solve FS#12396 through rolling back r26592. This fixes distortions while mpc playback on Coldfire targets with GCC 4.5.2. by Andree Buschmann · 13 years ago
  52. 65c46e8 Cabbiev2/RaaA: r30298 forgot about 480x800. Fix pause, ffwd and rewind touch actions in the WPS. by Thomas Martitz · 13 years ago
  53. c01ad7f Cabbiev2/RaaA: Improved popup icons for the WPS, featurung real shadows. by Thomas Martitz · 13 years ago
  54. e62cccb fix up font_cache/LRU boundry errors from r30763 by Fred Bauer · 13 years ago
  55. 62f5027 Fix battery meter on Sansa Connect. by Tomasz Moń · 13 years ago
  56. e194969 FS#12401 - Slovak language update by Peter Lecký by Bertrik Sikken · 13 years ago
  57. c803aa1 Updated italian translation. by Alessio Lenzi · 13 years ago
  58. 0330ca9 FS#12399 - Second november update of Czech language by Marek Salaba by Bertrik Sikken · 13 years ago
  59. 9c07d06 FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use. by Boris Gjenero · 13 years ago
  60. 5f7d612 Update french translation by Amaury Pouly · 13 years ago
  61. e62dfa5 FS#12397 : On targets which load .data directly into its final location and lack code for moving it, remove linker script trick which ignores section alignment and word-aligns the section instead. by Boris Gjenero · 13 years ago
  62. 706575f fix checkwps by Jonathan Gordon · 13 years ago
  63. 080a746 Fix the charcell compile error and rmeove an unused #define by Jonathan Gordon · 13 years ago
  64. f78bcb1 skinengine: Load the fms the first time the fm screen is entered instead of on boot to save some ram by Jonathan Gordon · 13 years ago
  65. 0ca4b38 skinengine: Rework skin loading so skins can be un/loaded individually. This also means that loading a .cfg which doesnt change themes shouldnt have them reloaded by Jonathan Gordon · 13 years ago
  66. 814ffff Add INIT_ATTR to storage_init() when possible by Rafaël Carré · 13 years ago
  67. bccee89 Update filetree.c to use global_settings.glyphs_to_cache by Fred Bauer · 13 years ago
  68. 8a7482d Fix typo in comment by Rafaël Carré · 13 years ago
  69. 95a828b Fix parameter order in font_load_in_memory(). FS#12395. by Fred Bauer · 13 years ago
  70. fdfc88f Rename global_settings member glyphs to glyphs_to_cache and add descriptive comment. by Fred Bauer · 13 years ago
  71. ea7a896 FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. Defaults to 250. This saves a lot of RAM while still allowing non-English users to have adequate glyph coverage. by Fred Bauer · 13 years ago
  72. d78e05c Sansa clip zip: increase communication speed with the OLED controller by Bertrik Sikken · 13 years ago
  73. bf51af7 Sansa clip zip: workaround for wisechip display - always copy an entire horizontal strip in lcd_update_rect by Bertrik Sikken · 13 years ago
  74. a71e87f Update some missed pointers when moving the dircache allocation by Fred Bauer · 13 years ago
  75. 1252d0d Get rid of a really annoying #ifdef line to check if backdrop support should be enabled by Jonathan Gordon · 13 years ago
  76. 852b68c imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight on panic by Amaury Pouly · 13 years ago
  77. 9cb91c0 stubs.c is only needed on SIMULATOR builds. by Thomas Martitz · 13 years ago
  78. f74988d Undo some of r31021. The translation site seems to have problems with double quotes in translations. by Thomas Martitz · 13 years ago
  79. 6a14509 Croatian translation update by Thomas Martitz · 13 years ago
  80. ee95d44 Brazilian Portuguese translation update by Thomas Martitz · 13 years ago
  81. 5022247 French translation update by Thomas Martitz · 13 years ago
  82. 7acb8c5 Bulgarian translation update by Thomas Martitz · 13 years ago
  83. abf1e6d Fix yellow. by Thomas Martitz · 13 years ago
  84. b488949 Updated Russian translation by Thomas Martitz · 13 years ago
  85. 71d73fd Remove sim_tasks from the sdl application build. by Thomas Martitz · 13 years ago
  86. 7e211ff fuze+: adjust touchpad sensitivity based on product id like OF, add debug screen to hw info by Amaury Pouly · 13 years ago
  87. 1645c14 Simulate usb plugging on the sim better using sim_tasks. by Thomas Martitz · 13 years ago
  88. 2a8eacd Buflib: Make shrinking and buflib_available() smarter. by Thomas Martitz · 13 years ago
  89. 9120695 FS#12383 - slovak language update by Peter Lecky by Michael Chicoine · 13 years ago
  90. 9c8e2c8 skin engine: Fix %if() when comparing against a number. by Jonathan Gordon · 13 years ago
  91. 7a095a8 Fix file descriptor leak. Thanks to Ophir Lojkine for spotting. by Frank Gevaerts · 13 years ago
  92. b6252ab fix target id for HiFiMAN HM-801 by Andrew Ryabinin · 13 years ago
  93. e8a8a1b Sandisk Sansa Connect port (FS #12363) by Tomasz Moń · 13 years ago
  94. 992d4eb Add myself to COMMITTERS by Tomasz Moń · 13 years ago
  95. b048c91 OOPS! Don't overwrite the trailing \0 from the skin text with the first alloc (should fix FS#12388) by Jonathan Gordon · 13 years ago
  96. f65ceeb Change the "keyclick repeat" setting behaviour so when it is off only the *first* repeat will click. by Jonathan Gordon · 13 years ago
  97. ea2a3ee Fix the gpl notice in the previous commits new files, and fix the yelow gevearts naughtily ignored by Jonathan Gordon · 13 years ago
  98. be716c0 Finally commit FS#5111 - piezo clicker for ipods! by Jonathan Gordon · 13 years ago
  99. b7508a7 Don't put mines adjacent to the starting position instead of just not *on* the by Frank Gevaerts · 13 years ago
  100. 3607d88 Manual: Some minor fixes to the shortcuts section by Alexander Levin · 13 years ago