1. b783c06 Manual: Fix the vertical spacing in the first and the last rows in tables by Alexander Levin · 15 years ago
  2. f969514 Samsung YH: Make going back to the main menu by keeping cancel press also work. For some reason, this needed on Samsung YH, but not on an e200 (it doesn't need repeat). by Thomas Martitz · 15 years ago
  3. 8301b69 Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and quickscreen. Little kludge for quickscreen: Entering the quickscreen requires pressing 2 directional buttons (left and down), but that's really easy to do actually, much easier than messing with the side buttons (which don't even work reliably), accidental option changes shouldn't be possible due to use of precondition. by Thomas Martitz · 15 years ago
  4. 876cce1 Make table headers look like the original booktabs by Alexander Levin · 15 years ago
  5. f62125b fix red by Andree Buschmann · 15 years ago
  6. f4774bf Submit interim version of FS#10565. Performance optimization of atrac3 decoder for ARM. Introduce ASM routines for multiplications and two synthesis loops, refactured parts of synthesis and windowing. Speeds up decoding by a factor of 2.4 on PP502x. by Andree Buschmann · 15 years ago
  7. eb3cb72 Correct superdom conflict by Karl Kurbjun · 15 years ago
  8. 7bb7c5f Add stride defines to support vertical strides by Karl Kurbjun · 15 years ago
  9. 47541e5 Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old behaviour as default and prevent accidential enabling of party mode. by Dominik Riebeling · 15 years ago
  10. 6fd6adb rbutil: dont write logfile if user aborts filename selection. by Dominik Wenger · 15 years ago
  11. 7aec70f Add the select button as exit button for the e200's quickscreen, and update the manual (fuze entry was not wrong also). by Thomas Martitz · 15 years ago
  12. f98bd2d Update the manual to reflect the recent addition of the 4th item to the quickscreen.. by Thomas Martitz · 15 years ago
  13. 7550c9d Revert r22516 and r22522 - the former breaks html on linux and evrything on cygwin, the latter fixes html but breaks pdf on linux. Revert and find a different way to do this. by Alex Parker · 15 years ago
  14. 1a28d40 Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_ACTIONUPDATE event instead of direct draw (with the custom statusbar patch in my mind), actually fix statusbar updates for the simulator version of the usb screen. Increase timeouts a bit too. by Thomas Martitz · 15 years ago
  15. dd5789b Respect UI viewport per screen in viewport_set_defaults() also. by Thomas Martitz · 15 years ago
  16. 5b2a599 fix FS#10465 and return GO_TO_ROOT instead of SYS_USB_CONNECTED in gui_wps_show. by Teruaki Kawashima · 15 years ago
  17. 90a29dd Make UI viewport handling more multiscreen aware and bring a break; accidentally back lost in a previous commit (r22485). by Thomas Martitz · 15 years ago
  18. 2659aa7 Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/rocks/apps/ for the consistency with other plugins. move the file manually if you use the calendar plugin. by Teruaki Kawashima · 15 years ago
  19. 1dec3e6 Move a line up into the existing FOR_NB_SCREENS loop and add a comment. by Thomas Martitz · 15 years ago
  20. cc1be6b More fixes for the usb screen: Use send_event(GUI_EVENT_REFRESH, NULL) to get rid of dead parts if the custom ui viewport is used as intended (it also redraws the statusbars additionally to clear&update). Redo the the statusbar handling to use the viewportmanager to properly force the remote statusbar on also. by Thomas Martitz · 15 years ago
  21. bd02338 keybox: fix issue when deleted all items. by Teruaki Kawashima · 15 years ago
  22. e454a39 Quickscreen: 4th item by Thomas Martitz · 15 years ago
  23. 5226a89 Clear screen when leave usb screen so that usblogo doesn't remain on the screen. by Teruaki Kawashima · 15 years ago
  24. d43bcb7 C code is NOT faster on S3C2440 - tested by AlexP on r22529 by Dave Hooper · 15 years ago
  25. 0dad8d5 Don't know why svn decided to delete tlsf/src... Maybe due to some aborted tests I did to see where it would be best to place TLSF. by Magnus Holmgren · 15 years ago
  26. 3fad152 FS#10466: Introduce a real malloc for tremor. by Magnus Holmgren · 15 years ago
  27. 260ed99 Removed remaining MB usage by Dave Hooper · 15 years ago
  28. e9dcb0f Fix condition code clobbers (and one TAB) for inline arm code in lib and libtremor by Dave Hooper · 15 years ago
  29. 59cdbf5 Rerrange some registers in butterfly_generic to combine some 2-word stores into 4-word stores and remove some redundant mov instructions. Shave off some additional instructions (stacking and additions) in butterfly_32 by getting butterfly_8 and butterfly_16 to do the address incrementing for us. Add a few comments. by Dave Hooper · 15 years ago
  30. eeb1594 Brickmania: Capitalize the enum. by Karl Kurbjun · 15 years ago
  31. d646dbe Brickmania: Try to clean up some of the paddle collision code and add comments. Gameplay should be the same. by Karl Kurbjun · 15 years ago
  32. bd946c2 Fix building the html manual broken by the new top, mid, and bottom rules introduced in r22516 by Alex Parker · 15 years ago
  33. ec70340 Fix Gigabeat F manual. Thanks to Marianne Arnold for pointing out it was broken. by Alex Parker · 15 years ago
  34. 3598eb0 Do some #ifdef'ing to make the Player happy. by Thomas Martitz · 15 years ago
  35. f814a44 fix red. by Teruaki Kawashima · 15 years ago
  36. 443f609 Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and remove quit item from settings menu. by Teruaki Kawashima · 15 years ago
  37. ed940e8 fix FS#10550. Start autostart.rock after gui_syncstatusbar_init(). by Teruaki Kawashima · 15 years ago
  38. 9f64794 Manual: do filling the table headers with colors in a more official way, so that the spaces defined in booktabs are retained by Alexander Levin · 15 years ago
  39. a0341df Adds manual section for limiter preamp by Jeffrey Goode · 15 years ago
  40. af967d7 Fix skin engine calling wps code to draw the statusbars (add a pointer to viewportmanager-suitable statusbar values, which are the same for all screens), and re-arrange statusbar related code slightly. No functional change. by Thomas Martitz · 15 years ago
  41. 5174341 Add gigabeat F/S volume limits to the manual, and a few minor formatting changes. by Alex Parker · 15 years ago
  42. b266564 Add button mapping for jackpot to the manual. by Alex Parker · 15 years ago
  43. 32a1562 Add jackpot screenshots to the manual. by Alex Parker · 15 years ago
  44. 4bf7889 Add clix screenshots to the manual. by Alex Parker · 15 years ago
  45. 37eb6c5 Fully fill the table headers with color by Alexander Levin · 15 years ago
  46. 73bac43 Change the manual tabe colours so that we have a darker blue for the header, then white and light blue alternating for the rows. As decided upon after a lengthy IRC discussion :) by Alex Parker · 15 years ago
  47. daede5e Add the ability to set the header row colour to button tables and wps tag tables. by Alex Parker · 15 years ago
  48. 17e6288 Correct order of odd and even row colours in the rowcolors command, and set colours to alternate white asnd 15% blue with a white header for now. by Alex Parker · 15 years ago
  49. 14edb98 Fix one row breaking across two lines (for colours) issue for ipod and sansa brickmania manual by Alex Parker · 15 years ago
  50. 6ed9cfd Remove enumerate package as it isn't needed, and breaks texlive. by Alex Parker · 15 years ago
  51. fb87e89 Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment. by Alexander Levin · 15 years ago
  52. 873d266 Add stdint.h to the codeclib when compiled outside of rockbox so that int32_t is typedef'ed. by Michael Giacomelli · 15 years ago
  53. 4acf5d3 Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily by Alexander Levin · 15 years ago
  54. 400cd02 Meizu M6SP: initial LCD driver (compiles but is untested) by Bertrik Sikken · 15 years ago
  55. 1747a33 Fix a problem spotted in FS#10543. For F_CHOICE_SETTING, an invalid value would (which may happen if the values changed e.g. due to the statusbar at bottom addition) lead to the correspong 0 value, instead of leaving the setting untouched. Fix it by not calling atoi() for F_CHOICE_SETTING (they don't have int-like values). by Thomas Martitz · 15 years ago
  56. af68987 Fix FS#10556 so that we now include the wps tags for the hold switch and remote hold switch for other targets than the iriver h100 and h300, introduce a new feature for remote_button_hold by Nils Wallménius · 15 years ago
  57. 3460ef3 Make sure that skin_buffer.c #includes its own skin_buffer.h by Bertrik Sikken · 15 years ago
  58. b4c028c Update the french translation. by Mustapha Senhaji · 15 years ago
  59. a482e6b Samsung YH925: Correct a typo in the battery calibration. by Thomas Martitz · 15 years ago
  60. 268a4ae Add coloured rows to the other tables in the manual (button maps already done). by Alex Parker · 15 years ago
  61. 57dc2ab I'm making a right mess of this - hopefully the original typo is now fixed without me introducing any more of my own... by Alex Parker · 15 years ago
  62. d874dcf Ooops, missed one (French typos). by Alex Parker · 15 years ago
  63. 9e4fbe4 A couple more French typos (thanks to Clément Pit-Claudel). by Alex Parker · 15 years ago
  64. d468c61 Fix typo in French translation (thanks to Clément Pit-Claudel). by Alex Parker · 15 years ago
  65. 32d50c2 Bubbles: Change the saving message slightly to include saving scores. by Thomas Martitz · 15 years ago
  66. 11def4a Bubbles: Have one quit item that doesn't save anything ("Quit without Saving") and one that saves everything again, partly reverting r22143 and picking up Hilton Shumway's suggestion about naming it "Quit without Saving". by Thomas Martitz · 15 years ago
  67. 22ddbd9 Bubbles: Don't remove the savegame before actually resuming the saved game, as per dev mailing list discussion around the changes in r22143. by Thomas Martitz · 15 years ago
  68. 97548f3 Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTING flag to the settings it was missing. by Thomas Martitz · 15 years ago
  69. 5850207 Slightly change parts of the previous commit to reuse existing code, and enforce enum statusbar_values instead of just int, by Thomas Martitz · 15 years ago
  70. 19f44a6 Fix redraw issues when the statusbar setting was changed with an UI viewport. Now the old statusbar area is cleared upon changing the setting. by Thomas Martitz · 15 years ago
  71. 7dfec97 Add alternate line colouring to button map tables to better distinguish by Alex Parker · 15 years ago
  72. ccbd73c Fixed "gcc: no input files" message. by Björn Stenberg · 15 years ago
  73. 39331e6 Add gigabeat remote keymaps for pictureflow to the manual. by Alex Parker · 15 years ago
  74. 2f04c90 Call the oddly labelled button on the gigabeat remote "Menu" in the manual. by Alex Parker · 15 years ago
  75. d6b2193 Extend beastpatcher command line. by Dominik Riebeling · 15 years ago
  76. 7feb639 rbutil: add a option to ignore specific files for .talk file generation. by Dominik Wenger · 15 years ago
  77. 1391272 rbutil: fix festival tts handling. by Dominik Wenger · 15 years ago
  78. ccb6990 Add remote keymappings to the Gigabeat F/X and Gigabeat S manuals. by Alex Parker · 15 years ago
  79. 62cba94 Add remote button definitions for the gigabeat remote in preparation for by Alex Parker · 15 years ago
  80. 3aa738f hopefully get the widecabbie theme going again... temporary fix only though by Jonathan Gordon · 15 years ago
  81. 8d6ca6a Correct a couple of manual button actions for the H100 remote. by Alex Parker · 15 years ago
  82. 6bc092d Change the "Rename failed" message to a splash. by Thomas Martitz · 15 years ago
  83. 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
  84. 6bfce3b Remove unused defines by Maurus Cuelenaere · 15 years ago
  85. 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
  86. 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
  87. e185066 FS#10558 by Melba Sitjar: missing strings for Tagalog language added. by Robert Menes · 15 years ago
  88. 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
  89. 40952de rbutil: also remove the target-id from the onda targets. by Dominik Wenger · 15 years ago
  90. da35805 rbutil: use target-id from rockbox-info.txt and remove it from rbutil.ini by Dominik Wenger · 15 years ago
  91. 20b0dd2 A new implementation of logf, logfdisplay and logfdump. by Maurus Cuelenaere · 15 years ago
  92. 249392c Add a BTN_MASK for the VX777 (aka fix red) by Maurus Cuelenaere · 15 years ago
  93. e4c754b Rockbox Utility: fix some typos in Dutch translation by Maurus Cuelenaere · 15 years ago
  94. f7b4ed3 Onda VX747/VX777 bootloader: make boot menu more robust + add reset Rockbox configuration option by Maurus Cuelenaere · 15 years ago
  95. 9f6d3a7 * Onda VX777: add support for its single physical button by Maurus Cuelenaere · 15 years ago
  96. 8bff564 Forgot a file by Maurus Cuelenaere · 15 years ago
  97. 8ccd04c Add CheckWPS entry to tools/configure by Maurus Cuelenaere · 15 years ago
  98. 0119ebb Don't add #ifdef's without looking them up... by Maurus Cuelenaere · 15 years ago
  99. a40c87b Checkwps: give wps_screen an initial value by Maurus Cuelenaere · 15 years ago
  100. 8741cd4 Fix building checkwps on targets without a remote by Maurus Cuelenaere · 15 years ago