1. 7f9e765 Removed a bit too much, libmisc.so shall still depend on rockbox.zip by Thomas Martitz · 14 years ago
  2. 55d7036 Android port: Remove the "make zip" dependency of make apk again (see r28068). by Thomas Martitz · 14 years ago
  3. 3013103 Bad copy&paste. by Thomas Martitz · 14 years ago
  4. 138ee63 Use convenience function. by Thomas Martitz · 14 years ago
  5. 40e61a7 Polished the makefile a bit. by Björn Stenberg · 14 years ago
  6. 2dde958 eq menu: remove write-only variable by Rafaël Carré · 14 years ago
  7. 53ac2ca do_setting_from_menu(): remove write-only variables by Rafaël Carré · 14 years ago
  8. 7d9df48 playback_callback(): remove write-only old_repeat_mode by Rafaël Carré · 14 years ago
  9. 45f3e5f eq menu: remove write-only variable present since r8606 by Rafaël Carré · 14 years ago
  10. 94f5f5b lang_load(): ignore unused field from the lang file by Rafaël Carré · 14 years ago
  11. 7c339c9 parse_sap_header(): remove write-only variable by Rafaël Carré · 14 years ago
  12. aa01ee3 Fix a bug in playlist viewer's list handling, causing superfluous redraws and by Thomas Martitz · 14 years ago
  13. 1c80a1f Stricter subst to avoid erroneous substitution. by Björn Stenberg · 14 years ago
  14. 23dee22 Added some missing build information. by Björn Stenberg · 14 years ago
  15. c0edce8 iap: make variable serbuf non-global by Bertrik Sikken · 14 years ago
  16. 855346a Remove R.java from version control, it's auto-generated. by Thomas Martitz · 14 years ago
  17. 1416739 Fix typo by Thomas Martitz · 14 years ago
  18. ad500e1 Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. by Thomas Martitz · 14 years ago
  19. 66f8fb5 */app.lds: remove STUBOFFSET by Rafaël Carré · 14 years ago
  20. 7240478 file_exists(): fix DEBUGF() by Rafaël Carré · 14 years ago
  21. 11ce23a rbutil: update french translation by Amaury Pouly · 14 years ago
  22. 7baa522 usb: remove unused variable and correctly stall on unhandled control requests by Amaury Pouly · 14 years ago
  23. 93c50d4 Remove the call to settings_save() from settings_load_config() as it seems unneeded any more and causes unecessary writes on every startup. by Marcin Bukat · 14 years ago
  24. 5a98ad2 format() (and its alias vuprintf) return values are uncheck -> void by Rafaël Carré · 14 years ago
  25. cc6ef19 Remove some unused variables. by Michael Giacomelli · 14 years ago
  26. a742ba4 Make tooltip for Offline Mode setting wrap properly. by Dominik Riebeling · 14 years ago
  27. 2c8204c Hopefully fix FS#11630 where the wps backdrop would be shown instead of the menu one by Jonathan Gordon · 14 years ago
  28. 272e425 get_mp3file_info(): Use the correct printf format in DEBUGF() by Rafaël Carré · 14 years ago
  29. 961b5dd tagcache open_files(): open the correct file (missed in r27656) by Rafaël Carré · 14 years ago
  30. d2000a9 radio_screen() return value is unused -> void by Rafaël Carré · 14 years ago
  31. c78d55a kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREEN by Rafaël Carré · 14 years ago
  32. 37c1192 ASAP parse_sap_header() : remove write only variables by Rafaël Carré · 14 years ago
  33. f031414 setid3v2title(): unused variable by Rafaël Carré · 14 years ago
  34. 9afa800 get_mp3file_info(): remove unused variable by Rafaël Carré · 14 years ago
  35. 1dfebdd playlist_shuffle(): remove unused variable by Rafaël Carré · 14 years ago
  36. f75d912 Display number of processors in System Info dialog. by Dominik Riebeling · 14 years ago
  37. 752ce1e Display number of processors in System Info dialog. by Dominik Riebeling · 14 years ago
  38. f18e630 Update Polish translation by Rafaël Carré · 14 years ago
  39. d343bbe Allow e200 to compile without HAVE_RECORDING by Frank Gevaerts · 14 years ago
  40. 95aae36 Fix red, stupid typo by Frank Gevaerts · 14 years ago
  41. f366090 Make disabling HAVE_PITCHSCREEN actually work without breaking the build by Frank Gevaerts · 14 years ago
  42. bd43690 Simplify unnecessary baroque preprocessor condition a bit by Frank Gevaerts · 14 years ago
  43. b0351c7 Only define USB_ENABLE_STORAGE if USB_HAS_BULK and USE_ROCKBOX_USB are both set by Frank Gevaerts · 14 years ago
  44. 34c4c44 Manual: Clarify that the player must be running to charge/power over USB. Closes bug FS#11504. by Alex Parker · 14 years ago
  45. 15258e0 Manual: add the bar tag themeing possibilites to the manual. Closes bug FS#11543. by Alex Parker · 14 years ago
  46. 779f1db Manual: Add the %if tag to the manual. Closes bug FS#11555. by Alex Parker · 14 years ago
  47. f6912d3 Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT by Frank Gevaerts · 14 years ago
  48. 011bece Manual: The gigabeat S has hardware tone controls instead of bass/treble settings, so update the manual to reflect this. Also update the sound settings screen shot. by Alex Parker · 14 years ago
  49. 10b6861 fix red by Jonathan Gordon · 14 years ago
  50. fbb0083 skin engine: completly rework the sbs title handing code by Jonathan Gordon · 14 years ago
  51. 520baf0 usb_drv_reset() is only used in usb-drv-arc.c by Rafaël Carré · 14 years ago
  52. 2e9242e fix target name for MPIO HD200 in tools/configure by Marcin Bukat · 14 years ago
  53. e080338 Fix malformed name in builds.pm for MPIO HD200 (thx to Zagor) by Marcin Bukat · 14 years ago
  54. f8d1509 flac: more detailed debug message by Rafaël Carré · 14 years ago
  55. 1285935 button driver: make repeat timings be centiseconds and not ticks by Rafaël Carré · 14 years ago
  56. 24d8e8e Minor macro redefinition in libfaad to avoid FIXED_POINT ifdef'ing. by Andree Buschmann · 14 years ago
  57. 9fb54ae More unification of FIXED_POINT and FLOAT. Small refactoring. by Andree Buschmann · 14 years ago
  58. 82c143c Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POINT and FLOAT implementation. by Andree Buschmann · 14 years ago
  59. c8da311 Fix scaling error that was introduced with r28069. With this fix the level of the hf-spectrum will be correct when decoding aac-he files. by Andree Buschmann · 14 years ago
  60. e98ee2d Correct comment. by Andree Buschmann · 14 years ago
  61. b543a2a Correct autocorrelation function in libfaad. It used the wrong fract part for the multiplication macros. Introduce appropriate solution to avoid overflow. by Andree Buschmann · 14 years ago
  62. f4e8861 fix build (typo) by Jonathan Gordon · 14 years ago
  63. 308ece9 why did plugin.h need statusbar-skinned.h? by Jonathan Gordon · 14 years ago
  64. 75f04f5 woops by Jonathan Gordon · 14 years ago
  65. 71379ca fix errors, warnings, tabs by Jonathan Gordon · 14 years ago
  66. 46142b9 new file got lost by Jonathan Gordon · 14 years ago
  67. 9928e34 Another major skin backend update/hopefully bugfix: by Jonathan Gordon · 14 years ago
  68. 0928cdf pitch_detector: don't use a struct with only one member by Rafaël Carré · 14 years ago
  69. cba9d25 Further libfaad cleanup. Make libfaad compilable for floating point. Floating point cannot be used as reference though, as errorous noise is the result. by Andree Buschmann · 14 years ago
  70. f24e130 Further libfaad cleanup. by Andree Buschmann · 14 years ago
  71. ddb936a Clean up libfaad's fixed point implementation. by Andree Buschmann · 14 years ago
  72. aa0f895 The zip target isn't a good prerequisite for another make target so remove it. by Thomas Martitz · 14 years ago
  73. 51c91c5 Adhere to the 80-char line width limit. by Thomas Martitz · 14 years ago
  74. c98f584 Redo r28059, minBufferSize() turned out a bit more unstable on my Legend. Now use the MAX() of the old buffer and minBufferSize() by Thomas Martitz · 14 years ago
  75. 282adac Code style changes in the java part (whitespaces and braces) to match Rockbox coding style. by Thomas Martitz · 14 years ago
  76. 54c838d The rockbox header got lost at some point. by Thomas Martitz · 14 years ago
  77. 6cf3681 Android: Use an explicit 8k buffer for unzipping libmisc.so to remove a warning in logcat. by Thomas Martitz · 14 years ago
  78. a994401 Extend make clean for android zu also cleanup the compiled java classes and apks (and everything else generated during build process). by Thomas Martitz · 14 years ago
  79. 5028eaa AMS USBv2: use OF settings for undocumented register by Rafaël Carré · 14 years ago
  80. 0e0baaa Android: Fix a problem where entered Rockbox multiple times (with multiple instances on the activity stack) until it was exited once with the back button. by Thomas Martitz · 14 years ago
  81. cbbbe60 Use getMinBufferSize instead of hardcoding a buffer size. by Thomas Martitz · 14 years ago
  82. 409c157 Fix beast, forgot the asm label when renaming. by Thomas Martitz · 14 years ago
  83. 637bb2e Also rename cpucache_invalidate() function for mips. There's more in the target tree of mips which I have overlooked yesterday. by Thomas Martitz · 14 years ago
  84. 12a2889 Fix sim reds (forgot \ at end of line). by Thomas Martitz · 14 years ago
  85. d950883 Bump plugin api for new functions. by Thomas Martitz · 14 years ago
  86. 0d4585b Extend lc_open() to also being able to load overlay plugins. by Thomas Martitz · 14 years ago
  87. cec7c99 Forgot to rename cpucache_flush/_invalidate for PP502x. by Thomas Martitz · 14 years ago
  88. 6af762f codecs_crt0.c needs to call cpucache_invalidate after copying code around. by Thomas Martitz · 14 years ago
  89. 28b30d4 Oops, remove left-over DEBUGFs. by Thomas Martitz · 14 years ago
  90. ded525e Revert r27972 to fix FS#11610 (but in a way android builds still work). by Thomas Martitz · 14 years ago
  91. 89dcb1c fix red. by Thomas Martitz · 14 years ago
  92. e22aa75 Cleanup io.c a bit. by Thomas Martitz · 14 years ago
  93. 4120652 keybox: do not leak filehandle when the wrong password is entered. by Nils Wallménius · 14 years ago
  94. f09499f Change sd-as3525*.c to the new cache coherency function names. by Thomas Martitz · 14 years ago
  95. dd5dd8c Rename cache coherency functions. by Thomas Martitz · 14 years ago
  96. ca0e95a USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type() by Rafaël Carré · 14 years ago
  97. f1adafc USB AMSv2: split handle_ep_int() by Rafaël Carré · 14 years ago
  98. 5aa5de5 USB AMSv2: smaller struct usb_endpoint by Rafaël Carré · 14 years ago
  99. 8e0ff81 USB AMSv2: only read endpoint interrupt status register once by Rafaël Carré · 14 years ago
  100. 1752dfd usb-drv-as3525v2.c: cosmetics (remove trailing spaces) by Rafaël Carré · 14 years ago