1. 7dfec97 Add alternate line colouring to button map tables to better distinguish by Alex Parker · 15 years ago
  2. ccbd73c Fixed "gcc: no input files" message. by Björn Stenberg · 15 years ago
  3. 39331e6 Add gigabeat remote keymaps for pictureflow to the manual. by Alex Parker · 15 years ago
  4. 2f04c90 Call the oddly labelled button on the gigabeat remote "Menu" in the manual. by Alex Parker · 15 years ago
  5. d6b2193 Extend beastpatcher command line. by Dominik Riebeling · 15 years ago
  6. 7feb639 rbutil: add a option to ignore specific files for .talk file generation. by Dominik Wenger · 15 years ago
  7. 1391272 rbutil: fix festival tts handling. by Dominik Wenger · 15 years ago
  8. ccb6990 Add remote keymappings to the Gigabeat F/X and Gigabeat S manuals. by Alex Parker · 15 years ago
  9. 62cba94 Add remote button definitions for the gigabeat remote in preparation for by Alex Parker · 15 years ago
  10. 3aa738f hopefully get the widecabbie theme going again... temporary fix only though by Jonathan Gordon · 15 years ago
  11. 8d6ca6a Correct a couple of manual button actions for the H100 remote. by Alex Parker · 15 years ago
  12. 6bc092d Change the "Rename failed" message to a splash. by Thomas Martitz · 15 years ago
  13. 595a828 Bound the progress slider into the currently used viewport (which should be the ui viewport at virtually any time). by Thomas Martitz · 15 years ago
  14. 6bfce3b Remove unused defines by Maurus Cuelenaere · 15 years ago
  15. 94419e9 Touchscreen list handling: use icon width instead of scrollbar width for the 'ignoring' zone + correct comment that shouldn't be true anymore (and never was AFAIK) by Maurus Cuelenaere · 15 years ago
  16. 4ce82b9 Touchscreen list handling: ignore presses close to the scrollbar when it's on the right, this is similar as how it's handled when the scrollbar is on the left (icons) and improves user experience due to touchscreen dead zones. by Maurus Cuelenaere · 15 years ago
  17. e185066 FS#10558 by Melba Sitjar: missing strings for Tagalog language added. by Robert Menes · 15 years ago
  18. 07b2708 Touchscreen list handling: fix issue where scrolling with the scrollbar could bring up the context menu for an item by Maurus Cuelenaere · 15 years ago
  19. 40952de rbutil: also remove the target-id from the onda targets. by Dominik Wenger · 15 years ago
  20. da35805 rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini by Dominik Wenger · 15 years ago
  21. 20b0dd2 A new implementation of logf, logfdisplay and logfdump. by Maurus Cuelenaere · 15 years ago
  22. 249392c Add a BTN_MASK for the VX777 (aka fix red) by Maurus Cuelenaere · 15 years ago
  23. e4c754b Rockbox Utility: fix some typos in Dutch translation by Maurus Cuelenaere · 15 years ago
  24. f7b4ed3 Onda VX747/VX777 bootloader: make boot menu more robust + add reset Rockbox configuration option by Maurus Cuelenaere · 15 years ago
  25. 9f6d3a7 * Onda VX777: add support for its single physical button by Maurus Cuelenaere · 15 years ago
  26. 8bff564 Forgot a file by Maurus Cuelenaere · 15 years ago
  27. 8ccd04c Add CheckWPS entry to tools/configure by Maurus Cuelenaere · 15 years ago
  28. 0119ebb Don't add #ifdef's without looking them up... by Maurus Cuelenaere · 15 years ago
  29. a40c87b Checkwps: give wps_screen an initial value by Maurus Cuelenaere · 15 years ago
  30. 8741cd4 Fix building checkwps on targets without a remote by Maurus Cuelenaere · 15 years ago
  31. d0d1c83 Fix checkwps for remote screens by Maurus Cuelenaere · 15 years ago
  32. 876db6c Fix/hack checkwps + add Onda VX747/VX777 targets by Maurus Cuelenaere · 15 years ago
  33. 11826e9 Rockbox Utility: make chinachippatch translateable + update Dutch translation by Maurus Cuelenaere · 15 years ago
  34. f6999b8 text editor: optimize a bit and try to reduce size. by Teruaki Kawashima · 15 years ago
  35. 32ad9a5 rockpaint: some fixes and optimization. by Teruaki Kawashima · 15 years ago
  36. 2a4c4de blackjack: change the way to save/load game state: save game state when quit plugin and load game state when plugin started. by Teruaki Kawashima · 15 years ago
  37. 2e33de4 Oops, source in deutsch.lang should match the english source. by Thomas Martitz · 15 years ago
  38. 10f1234 Add menu button to accept in yesno screen for the Cowon D2. by Thomas Martitz · 15 years ago
  39. 6b14a5a Make apps/features depend on config*.h by Björn Stenberg · 15 years ago
  40. 3f7f860 Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses). by Thomas Martitz · 15 years ago
  41. 16983af Fix displaying of the database browser's progress splash so that it works as intended (according to r16432: hide until 0.5s have passed, but never if the disk isn't spinning). by Thomas Martitz · 15 years ago
  42. c9d0961 fix yellow by Nils Wallménius · 15 years ago
  43. 3200d04 Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups by Nils Wallménius · 15 years ago
  44. 0a17284 Fix type of variable statusbar in screens.c as global_settings.statusbar is integer. by Teruaki Kawashima · 15 years ago
  45. e510de1 Move handling of "rockbox_default.[r]wps" into wps.c, out of the skin engine (which should be as generic as possible). by Thomas Martitz · 15 years ago
  46. b944901 Change height calculation of viewport for time and date menu so that it doesn't break statusbar. by Teruaki Kawashima · 15 years ago
  47. 5b349e3 update the display after getting a bit too close to the touchscreen instead of just asking it nicely to change volume! by Jonathan Gordon · 15 years ago
  48. 7b4d709 M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. TestFPS measures 190 FPS with the DMA updates vs. 58 FPS for the non-DMA updates. by Karl Kurbjun · 15 years ago
  49. 6515d7f fix svn properties by Nils Wallménius · 15 years ago
  50. 304c622 fix more red by Nils Wallménius · 15 years ago
  51. 47608e0 fix red by Nils Wallménius · 15 years ago
  52. 4f87976 Slight cleanup in lcd.h: kill fixme and remove useless include, add some includes elsewhere and add a stub for sims instead of ifdef by Nils Wallménius · 15 years ago
  53. 1f0fa71 Dutch translation: be consistent w.r.t. scrollbar by Maurus Cuelenaere · 15 years ago
  54. 2bbcf50 brickmania: fix position of score in function brickmania_sleep. by Teruaki Kawashima · 15 years ago
  55. 237d36c shortcuts_view: fix displaying last path segments so that plugin exactly shows what is said in the manual. by Teruaki Kawashima · 15 years ago
  56. e6b53c7 Resort, upnumber plugin API by Jeffrey Goode · 15 years ago
  57. 23e534d Delete the trivial comment by Alexander Levin · 15 years ago
  58. 07d0bfd Combine the settings for scrollbar on/off and its position into one with three possible values by Alexander Levin · 15 years ago
  59. 3943ab0 Fix typo in the comment by Alexander Levin · 15 years ago
  60. 40f30e6 More comments in the settings macros by Alexander Levin · 15 years ago
  61. 1eeab43 Add const to usb_serial_send() buffer. by Frank Gevaerts · 15 years ago
  62. afd8c2d hopefully fix the yellow by Jonathan Gordon · 15 years ago
  63. c552d08 get the skin debug output working again, add a line to say how much of the buffer is being used to aid themers... let me know if this gets close to full on any targets by Jonathan Gordon · 15 years ago
  64. 061b7eb show the skin buffer size as well as the used amount in the rockbox info screen by Jonathan Gordon · 15 years ago
  65. 98756fe move the statically allocated tokens array into the skin buffer. this is done with a little bit of magic with the buffer... explanation in the comments but breifly, tokens + images are stored at the front of the buffer, everything else (constant sizes) are stored at the back, the 2 ends meet when the buffer is full. by Jonathan Gordon · 15 years ago
  66. 2492e25 conditional viewports are allowed to share labels.. so make sure they are all toggled with %xd<label> by Jonathan Gordon · 15 years ago
  67. caf2011 Onda's: add touchscreen boot menu for targets without/not much physical buttons (VX777) by Maurus Cuelenaere · 15 years ago
  68. fd0f742 update for the recently added 'Scrollbar Width/Position' settings (FS#10538) by Alexander Levin · 15 years ago
  69. ae901c2 Scrollbar position: only update it when exiting the menu + FS#10539 by Alexander Levin (change the order of Left/Right) by Maurus Cuelenaere · 15 years ago
  70. bbae89c Add comment to the BOOL_SETTING macro; use that macro for OFFON_SETTING (FS#10544) by Alexander Levin · 15 years ago
  71. d0016e8 A few non-translation fixes for Tagalog. by Robert Menes · 15 years ago
  72. f91032e Update Swedish translation. by Magnus Holmgren · 15 years ago
  73. df04011 Fix empty LANG_LEFT & LANG_RIGHT strings. by Maurus Cuelenaere · 15 years ago
  74. f343929 snake2: improve redrawing after pause. wrap some long lines. by Teruaki Kawashima · 15 years ago
  75. 08bf107 snake: Clear backdrop before displaying highscores and restore background, foreground and backdrop after displaying highscores. by Teruaki Kawashima · 15 years ago
  76. 5c20ddf Updated italian translation. by Alessio Lenzi · 15 years ago
  77. 9e28009 Update japanese translation. some are not translated though. by Teruaki Kawashima · 15 years ago
  78. c9aff9e FS#10536 by David Kauffmann, make the manual point to the theme site for additional themes instead of the old wiki galleries. by Nils Wallménius · 15 years ago
  79. dab7e16 store the image label instead of a number so debug output is actually useful when %xd is used witout a coresponding %xl by Jonathan Gordon · 15 years ago
  80. 36ca496 move viewports into the skin buffer, no more viewport limit on the skin by Jonathan Gordon · 15 years ago
  81. fed0731 h300 has a 16 bits display, not a 2 bits. by Rafaël Carré · 15 years ago
  82. 5929a8f iaudiox5 has a 16 bits display, not a 2 bits. by Rafaël Carré · 15 years ago
  83. 9eea8ab LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into the model specific config file by Rafaël Carré · 15 years ago
  84. ee9ece1 LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram into the model specific config file by Rafaël Carré · 15 years ago
  85. 5b1192f LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram into the model specific config file by Rafaël Carré · 15 years ago
  86. 47b2b57 LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specific config file by Rafaël Carré · 15 years ago
  87. b035fee it is mildly useful to reset the viewport to the full screen for the panic screen.... by Jonathan Gordon · 15 years ago
  88. 3ebb836 Fix red: plugins on hwcodec targets by Jeffrey Goode · 15 years ago
  89. 2b7ef6b FS#10199: Adds limiter DSP function by Jeffrey Goode · 15 years ago
  90. f451108 M:Robe 500: Increase the max icon size. by Karl Kurbjun · 15 years ago
  91. e183259 Reclaim a bit of binsize for non-lcd_bitmap targets by Maurus Cuelenaere · 15 years ago
  92. 6ade4bb Update Dutch translation by Maurus Cuelenaere · 15 years ago
  93. daaecb9 Add setting to position the scrollbar on the left or right by Maurus Cuelenaere · 15 years ago
  94. a06f287 * Fix red * Make scrollbar width range from 3 -> LCD_WIDTH/10 by Maurus Cuelenaere · 15 years ago
  95. 00b6048 Don't redefine SCROLLBAR_WIDTH (aka fix yellow) by Maurus Cuelenaere · 15 years ago
  96. 567d83e FS#10534: Make scrollbar width variable through a setting (useful for touchscreen targets) by Maurus Cuelenaere · 15 years ago
  97. 13c28e8 PDBox: Simplified some float math functions. by Wincent Balin · 15 years ago
  98. ca3104a PDBox: Made GUI use default back- and foreground colors. by Wincent Balin · 15 years ago
  99. e251df9 Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in codec or plugin space when their addresses were invalid by Maurus Cuelenaere · 15 years ago
  100. 16f8224 * Onda VX747: add browse screen, pitchscreen, context menu, quickscreen, rewind, fast forward, previous song & next song actions to cabbiev2 by Maurus Cuelenaere · 15 years ago