1. 3fa48ee Show another way to learn about convbdf by Alexander Levin · 15 years ago
  2. 4bc0cf6 Use nice 'times' glyphs for describing dimensions (FS#11295) by Alexander Levin · 15 years ago
  3. 8f8cdd3 Fix another not nice apostrophe (FS#11296) by Alexander Levin · 15 years ago
  4. 93258e4 sudoku: remove commented out code. by Teruaki Kawashima · 15 years ago
  5. 0a4eda4 skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify comparison of string in parameter in parse_touchregion(). by Teruaki Kawashima · 15 years ago
  6. 12af498 Handshake still grinds to a halt at some point, but it works better now. by Tobias Diedrich · 15 years ago
  7. 6c8269b fix previous commit by Rafaël Carré · 15 years ago
  8. 8e12292 better preprocessor conditions for enabling GPIOA interrupt by Rafaël Carré · 15 years ago
  9. 627baea sd-as3525: wait 100µs before disabling SD clocks by Rafaël Carré · 15 years ago
  10. 54f08f3 as3525v2: fix end of charge detection by Rafaël Carré · 15 years ago
  11. dd8e8a7 Add charging/discharging indication to battery debug menu if CONFIG_CHARGING >= CHARGING_MONITOR by Marcin Bukat · 15 years ago
  12. b3a8170 sd-as3525: avoid division when calculating current bank, we only deal with 1 or 2 banks by Rafaël Carré · 15 years ago
  13. 6f2afd3 as3525: reorder vectored interrupts by Rafaël Carré · 15 years ago
  14. a537859 sd-as3525: give timeout in HZ units, not in ticks by Rafaël Carré · 15 years ago
  15. 3813634 HD200 - lm339 response time is at best 300 ns so adcclk can not be too high by Marcin Bukat · 15 years ago
  16. cc61f03 as3525v2: add partial usb init code by Amaury Pouly · 15 years ago
  17. 3356eff Gigabeat S: Wrong thing messing with IPU_CONF. No fiddling is needed just yet. by Michael Sevakis · 15 years ago
  18. 54c6496 Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power management. Include init data but it's not needed yet (identical to Gigabeat F). by Michael Sevakis · 15 years ago
  19. 4c6164f Updated italian translation. by Alessio Lenzi · 15 years ago
  20. d930641 Rockbox can handle fonts larger than 16 pixels too. by Alexander Levin · 15 years ago
  21. 64bb9a0 Fix a couple of typos in the manual by Alexander Levin · 15 years ago
  22. 8fe22bd as3525v2: show adc channels in the debug menu by Rafaël Carré · 15 years ago
  23. 4f61e45 Fuzev1: calibrated charging curve by Rafaël Carré · 15 years ago
  24. 4d51076 Clip+: reboot on USB insert by Rafaël Carré · 15 years ago
  25. 88c45ff plugins: undefine DEBUG macros just in case, before defining them to a real statement by Rafaël Carré · 15 years ago
  26. 147447a don't let logf() and DEBUGF() be empty statements by Rafaël Carré · 15 years ago
  27. 0f6b5f0 Enable/disable second pll dynamically on usb plugin/remove. by Tobias Diedrich · 15 years ago
  28. 681cedb Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes by Rafaël Carré · 15 years ago
  29. 6e15b71 apps/plugins/lib/SOURCES: make it more readable (space, comments, order) by Rafaël Carré · 15 years ago
  30. f8f3fab as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warnings by Rafaël Carré · 15 years ago
  31. a01422c plugins: changes for targets with small plugin buffer (Clipv1) by Rafaël Carré · 15 years ago
  32. dcbd8d7 fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1 by Rafaël Carré · 15 years ago
  33. 279ce89 uisimulator/sdl only contains bitmaps, rename to 'bitmaps' by Rafaël Carré · 15 years ago
  34. b627106 HD200 - change how adc is scanned (inspired by amiconn) by Marcin Bukat · 15 years ago
  35. 6cbc701 Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. by Thomas Martitz · 15 years ago
  36. d373557 mp3_encoder: fix a typo, put uninitialized variable in BSS by Rafaël Carré · 15 years ago
  37. a5c90d4 Add memset/memcpy benches to test_mem plugin by Marcin Bukat · 15 years ago
  38. 0ea2753 mp3_encoder: reduce plugin binsize by Rafaël Carré · 15 years ago
  39. c3333b6 config: revert an embarrassing change. by Amaury Pouly · 15 years ago
  40. 22cfbee as3525v2: add usb driver stub, enable usb phy&core init by Amaury Pouly · 15 years ago
  41. ed96c93 Ok, this time I double-checked for warnings... by Tobias Diedrich · 15 years ago
  42. 3bb2afc And don't forget the return values... by Tobias Diedrich · 15 years ago
  43. e36cfed And of course the stubs still need to be there... by Tobias Diedrich · 15 years ago
  44. ecdbab9 Obviously this should not be built on AS353x... by Tobias Diedrich · 15 years ago
  45. 4a8c05e This change wasn't supposed to be in there yet. by Tobias Diedrich · 15 years ago
  46. 922f83e Not quite working yet, but almost. by Tobias Diedrich · 15 years ago
  47. c23a7cc Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models by Rafaël Carré · 15 years ago
  48. 86d91e3 Fix typo by Michael Chicoine · 15 years ago
  49. 7b3299d A bit further cleanup in system-sdl.c. by Thomas Martitz · 15 years ago
  50. 66f1830 Clip+: boot to OF if USB is connected by Rafaël Carré · 15 years ago
  51. 60741f2 Fix another warning which strangely only occurs on cygwin. by Thomas Martitz · 15 years ago
  52. 86e19dd Restore changes of r25809 that got lost in the target tree movement and fix simulator build on cygwin. by Thomas Martitz · 15 years ago
  53. 36e5260 Add missing svn properties for the new files created in r26109 by Dave Chapman · 15 years ago
  54. 7dd0297 as3525: correctly detect usb status if we boot with USB plugged by Rafaël Carré · 15 years ago
  55. 949d995 Improve spacing in comments in convbdf; rename a local variable which can be confused with 1 (one) by Alexander Levin · 15 years ago
  56. 88c55d7 as3514/as3543 fixes by Rafaël Carré · 15 years ago
  57. 2ed7745 Fix convbdf: now .c and .fnt files can be generated in one run again by Alexander Levin · 15 years ago
  58. ec6476c plugins: reorder SOURCES conditions to be more readable by Rafaël Carré · 15 years ago
  59. c4c7069 Fix FS#11280 by Thomas Martitz · 15 years ago
  60. f4d6ef2 global tab->spaces is not clever with Makefiles! by Jonathan Gordon · 15 years ago
  61. 64f5033 Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes. by Maurus Cuelenaere · 15 years ago
  62. ceeb757 fix yellow/red by Jonathan Gordon · 15 years ago
  63. b6867dc split the radio code into multiple files in the hope that makes it more likely for someone to want to work on! :D by Jonathan Gordon · 15 years ago
  64. 4862fe44 splash.c: correct calculation of y coordinate of splash. by Teruaki Kawashima · 15 years ago
  65. 3637ccb Change default chip8 keymap on c200/m200/clip families to use up/down on the 4-way pad instead of volume up and volume down, since most chip8 games use those buttons as directions. by Torne Wuff · 15 years ago
  66. db59e67 HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd200 specyfic ata-as-hd200.S by Marcin Bukat · 15 years ago
  67. a619caa Integrate byte swap of ata word into ata-as-coldfire.S by Marcin Bukat · 15 years ago
  68. 20041b9 rockboy: fix format strings in snprintf. use int for slot_id and use %d tag for it in format strings. by Teruaki Kawashima · 15 years ago
  69. 1a25edd HD200 - decrease wait states for lcd when boosted by Marcin Bukat · 15 years ago
  70. cce9c17 HD200 minor lcd asm routines adjustments by Marcin Bukat · 15 years ago
  71. fcf36dd Simplify mpegplayer a bit and use array-based lists rather than linked lists for stream management. Move a couple useful functions to handle pointer arrays from kernel.c into general.c; mpeglayer now makes use of them. by Michael Sevakis · 15 years ago
  72. 9fde126 fft plugin: move const data into a c file and use no wider types than necessary, makes the plugin about 63kB smaller by Nils Wallménius · 15 years ago
  73. 487b24c rockboy: add a Clip keymap by Rafaël Carré · 15 years ago
  74. 22942db Update the notes for which compression levels of ape are realtime and fix the location of rockbox version in the bug reporting instructions by Nils Wallménius · 15 years ago
  75. 18b1602 I think I intended a different expression. by Michael Sevakis · 15 years ago
  76. 0a7a7ce count is being used as the value of the last item to show, so rename it to not be confusing by Jonathan Gordon · 15 years ago
  77. 908a5b6 the fm presets list should wrap.. so make that work by Jonathan Gordon · 15 years ago
  78. 226c0b1 Update and complete the start screen option description in the manual. Thanks to Alex Parker for the native speaker help. by Marianne Arnold · 15 years ago
  79. 7ae53d8 Clipv2/+ : ascodec register 0x25 is not related to backlight by Rafaël Carré · 15 years ago
  80. 0da5399 How punny. Just one more whack-a-mole to get. by Michael Sevakis · 15 years ago
  81. 2e8bd81 Improve spacing in comments by Alexander Levin · 15 years ago
  82. 26230ae MPEGPlayer: reconceal the point puns by Michael Sevakis · 15 years ago
  83. 53a858b Rearrange statements for a small binsize reduction; delete unneeded braces by Alexander Levin · 15 years ago
  84. b197c3b MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning and seeking a bit. by Michael Sevakis · 15 years ago
  85. caa4f54 fix a minor fms presetlist viewer bug with displaying prev when you are on the first playlist by Jonathan Gordon · 15 years ago
  86. 36e7c37 memset is in string.h, not memory.h. by Thomas Martitz · 15 years ago
  87. 04bd1a0 fix red by Nils Wallménius · 15 years ago
  88. 4f22052 Since we no longer use -fno-strict-aliasing in CFLAGS we don't need to strip it out for the codecs. by Nils Wallménius · 15 years ago
  89. 31caef4 as3525: don't use incomplete USB code when charging by Rafaël Carré · 15 years ago
  90. 3677873 make checkwps accept .rfms files as remote skins by Jonathan Gordon · 15 years ago
  91. ddc91c3 yellow go bye bye by Jonathan Gordon · 15 years ago
  92. 3238293 .sbs is base skin, not custom statusbar by Jonathan Gordon · 15 years ago
  93. 7d5e0d7 FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Base Skin when the radio is running. by Jonathan Gordon · 15 years ago
  94. c785722 as3525: make sure we don't use a negative number of sectors by Rafaël Carré · 15 years ago
  95. f95a982 Fix building on cygwin. by Thomas Martitz · 15 years ago
  96. b9beecc as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thought by Rafaël Carré · 15 years ago
  97. 33bb4cd Make sure to include audiohw.h in settings.h or the definition of struct user_settings could get out of sync amongnst various #includes. Might be the reason for FS#11277 -iPod Video crashes at startup. by Michael Sevakis · 15 years ago
  98. fef807a Correct button_read_device prototype for HAVE_BUTTON_DATA. by Thomas Martitz · 15 years ago
  99. 06adb38 Fix last reds, database tool definitely needs rework. by Thomas Martitz · 15 years ago
  100. 3763ace Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/NoDo by Frank Gevaerts · 15 years ago