1. 5a98ad2 format() (and its alias vuprintf) return values are uncheck -> void by Rafaël Carré · 14 years ago
  2. cc6ef19 Remove some unused variables. by Michael Giacomelli · 14 years ago
  3. a742ba4 Make tooltip for Offline Mode setting wrap properly. by Dominik Riebeling · 14 years ago
  4. 2c8204c Hopefully fix FS#11630 where the wps backdrop would be shown instead of the menu one by Jonathan Gordon · 14 years ago
  5. 272e425 get_mp3file_info(): Use the correct printf format in DEBUGF() by Rafaël Carré · 14 years ago
  6. 961b5dd tagcache open_files(): open the correct file (missed in r27656) by Rafaël Carré · 14 years ago
  7. d2000a9 radio_screen() return value is unused -> void by Rafaël Carré · 14 years ago
  8. c78d55a kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREEN by Rafaël Carré · 14 years ago
  9. 37c1192 ASAP parse_sap_header() : remove write only variables by Rafaël Carré · 14 years ago
  10. f031414 setid3v2title(): unused variable by Rafaël Carré · 14 years ago
  11. 9afa800 get_mp3file_info(): remove unused variable by Rafaël Carré · 14 years ago
  12. 1dfebdd playlist_shuffle(): remove unused variable by Rafaël Carré · 14 years ago
  13. f75d912 Display number of processors in System Info dialog. by Dominik Riebeling · 14 years ago
  14. 752ce1e Display number of processors in System Info dialog. by Dominik Riebeling · 14 years ago
  15. f18e630 Update Polish translation by Rafaël Carré · 14 years ago
  16. d343bbe Allow e200 to compile without HAVE_RECORDING by Frank Gevaerts · 14 years ago
  17. 95aae36 Fix red, stupid typo by Frank Gevaerts · 14 years ago
  18. f366090 Make disabling HAVE_PITCHSCREEN actually work without breaking the build by Frank Gevaerts · 14 years ago
  19. bd43690 Simplify unnecessary baroque preprocessor condition a bit by Frank Gevaerts · 14 years ago
  20. b0351c7 Only define USB_ENABLE_STORAGE if USB_HAS_BULK and USE_ROCKBOX_USB are both set by Frank Gevaerts · 14 years ago
  21. 34c4c44 Manual: Clarify that the player must be running to charge/power over USB. Closes bug FS#11504. by Alex Parker · 14 years ago
  22. 15258e0 Manual: add the bar tag themeing possibilites to the manual. Closes bug FS#11543. by Alex Parker · 14 years ago
  23. 779f1db Manual: Add the %if tag to the manual. Closes bug FS#11555. by Alex Parker · 14 years ago
  24. f6912d3 Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT by Frank Gevaerts · 14 years ago
  25. 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
  26. 10b6861 fix red by Jonathan Gordon · 14 years ago
  27. fbb0083 skin engine: completly rework the sbs title handing code by Jonathan Gordon · 14 years ago
  28. 520baf0 usb_drv_reset() is only used in usb-drv-arc.c by Rafaël Carré · 14 years ago
  29. 2e9242e fix target name for MPIO HD200 in tools/configure by Marcin Bukat · 14 years ago
  30. e080338 Fix malformed name in builds.pm for MPIO HD200 (thx to Zagor) by Marcin Bukat · 14 years ago
  31. f8d1509 flac: more detailed debug message by Rafaël Carré · 14 years ago
  32. 1285935 button driver: make repeat timings be centiseconds and not ticks by Rafaël Carré · 14 years ago
  33. 24d8e8e Minor macro redefinition in libfaad to avoid FIXED_POINT ifdef'ing. by Andree Buschmann · 14 years ago
  34. 9fb54ae More unification of FIXED_POINT and FLOAT. Small refactoring. by Andree Buschmann · 14 years ago
  35. 82c143c Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POINT and FLOAT implementation. by Andree Buschmann · 14 years ago
  36. 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
  37. e98ee2d Correct comment. by Andree Buschmann · 14 years ago
  38. 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
  39. f4e8861 fix build (typo) by Jonathan Gordon · 14 years ago
  40. 308ece9 why did plugin.h need statusbar-skinned.h? by Jonathan Gordon · 14 years ago
  41. 75f04f5 woops by Jonathan Gordon · 14 years ago
  42. 71379ca fix errors, warnings, tabs by Jonathan Gordon · 14 years ago
  43. 46142b9 new file got lost by Jonathan Gordon · 14 years ago
  44. 9928e34 Another major skin backend update/hopefully bugfix: by Jonathan Gordon · 14 years ago
  45. 0928cdf pitch_detector: don't use a struct with only one member by Rafaël Carré · 14 years ago
  46. 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
  47. f24e130 Further libfaad cleanup. by Andree Buschmann · 14 years ago
  48. ddb936a Clean up libfaad's fixed point implementation. by Andree Buschmann · 14 years ago
  49. aa0f895 The zip target isn't a good prerequisite for another make target so remove it. by Thomas Martitz · 14 years ago
  50. 51c91c5 Adhere to the 80-char line width limit. by Thomas Martitz · 14 years ago
  51. 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
  52. 282adac Code style changes in the java part (whitespaces and braces) to match Rockbox coding style. by Thomas Martitz · 14 years ago
  53. 54c838d The rockbox header got lost at some point. by Thomas Martitz · 14 years ago
  54. 6cf3681 Android: Use an explicit 8k buffer for unzipping libmisc.so to remove a warning in logcat. by Thomas Martitz · 14 years ago
  55. 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
  56. 5028eaa AMS USBv2: use OF settings for undocumented register by Rafaël Carré · 14 years ago
  57. 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
  58. cbbbe60 Use getMinBufferSize instead of hardcoding a buffer size. by Thomas Martitz · 14 years ago
  59. 409c157 Fix beast, forgot the asm label when renaming. by Thomas Martitz · 14 years ago
  60. 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
  61. 12a2889 Fix sim reds (forgot \ at end of line). by Thomas Martitz · 14 years ago
  62. d950883 Bump plugin api for new functions. by Thomas Martitz · 14 years ago
  63. 0d4585b Extend lc_open() to also being able to load overlay plugins. by Thomas Martitz · 14 years ago
  64. cec7c99 Forgot to rename cpucache_flush/_invalidate for PP502x. by Thomas Martitz · 14 years ago
  65. 6af762f codecs_crt0.c needs to call cpucache_invalidate after copying code around. by Thomas Martitz · 14 years ago
  66. 28b30d4 Oops, remove left-over DEBUGFs. by Thomas Martitz · 14 years ago
  67. ded525e Revert r27972 to fix FS#11610 (but in a way android builds still work). by Thomas Martitz · 14 years ago
  68. 89dcb1c fix red. by Thomas Martitz · 14 years ago
  69. e22aa75 Cleanup io.c a bit. by Thomas Martitz · 14 years ago
  70. 4120652 keybox: do not leak filehandle when the wrong password is entered. by Nils Wallménius · 14 years ago
  71. f09499f Change sd-as3525*.c to the new cache coherency function names. by Thomas Martitz · 14 years ago
  72. dd5dd8c Rename cache coherency functions. by Thomas Martitz · 14 years ago
  73. ca0e95a USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type() by Rafaël Carré · 14 years ago
  74. f1adafc USB AMSv2: split handle_ep_int() by Rafaël Carré · 14 years ago
  75. 5aa5de5 USB AMSv2: smaller struct usb_endpoint by Rafaël Carré · 14 years ago
  76. 8e0ff81 USB AMSv2: only read endpoint interrupt status register once by Rafaël Carré · 14 years ago
  77. 1752dfd usb-drv-as3525v2.c: cosmetics (remove trailing spaces) by Rafaël Carré · 14 years ago
  78. 29276be USB AMSv2: Reduce the size of (in/out)_ep_list by Rafaël Carré · 14 years ago
  79. 24cd51a USB AMSv2: simplify FOR_EACH* macros by Rafaël Carré · 14 years ago
  80. e526681 USB AMSv2: use status == -1 to signal errors by Rafaël Carré · 14 years ago
  81. d2871ff usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the define by Rafaël Carré · 14 years ago
  82. 8c4f83e USB AMSv2: cosmetics by Rafaël Carré · 14 years ago
  83. dbea731 USB AMSv2: update endpoint->len on transfer by Rafaël Carré · 14 years ago
  84. 9503e6e as3525v2 usb: define USB_HAS_BULK by Rafaël Carré · 14 years ago
  85. be24bee usb-drv-as3525v2: use dump_dcache_range() by Rafaël Carré · 14 years ago
  86. b72237a usb-drv-as3525v2: fixes by Rafaël Carré · 14 years ago
  87. 03d391d as3525v2-usb: don't disable data transfers ! by Amaury Pouly · 14 years ago
  88. f140930 as3525v2-usb: fix red and fix stupid typo about endpoint status by Amaury Pouly · 14 years ago
  89. f20d11c as3525v2-usb: all control operations are working, there is a problem with UMS: the IN transfer to respond to inquiry does not start, resulting in not lun being detected by Amaury Pouly · 14 years ago
  90. 025112f as3525v2-usb: by Amaury Pouly · 14 years ago
  91. 5a329de workaround weird gcc behaviour by Rafaël Carré · 14 years ago
  92. 7791843 m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99 by Rafaël Carré · 14 years ago
  93. 3bd943e invadrox: make all inline functions static inline by Rafaël Carré · 14 years ago
  94. 0f5b717 invadrox: make inline function static inline by Rafaël Carré · 14 years ago
  95. aca255e gigabeats: remove inline from extern functions by Rafaël Carré · 14 years ago
  96. c168d23 FS#11611: Use -std=gnu99 to allow additional C99 features by Rafaël Carré · 14 years ago
  97. bd73747 pitch_detector: build with -std=gnu99 by Rafaël Carré · 14 years ago
  98. 791d425 plugins (doom, midi, rockboy): don't use non-static inline by Rafaël Carré · 14 years ago
  99. 17e5399 buflib_get_data(): static inline ensures it will be inlined by Rafaël Carré · 14 years ago
  100. 2ac5153 AMS: make dma_disable_channel() not inline by Rafaël Carré · 14 years ago