1. 61ca868 Fix example command line for profile_reader.pl by Nils Wallménius · 15 years ago
  2. 5113f5a Fix FS#10368 - add some recursion protection in the "view playlist catalogue" context menu options. Its not exactly pretty, but this shouldnt happen often. It would be nicer to actually hide the menu item, but slightly difficult to do by Jonathan Gordon · 15 years ago
  3. 7b24423 Use optimised byteswap function in bitrev for a tiny speedup on coldfire and pp and about 1-2% speedup on gigabeat s (due to the armv6 rev instruction) by Nils Wallménius · 15 years ago
  4. 4ed7b0b blackjack: improve the menu and the buttons by Johannes Schwarz · 15 years ago
  5. 8ef2248 jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is less confusable. by Teruaki Kawashima · 15 years ago
  6. a2fc641 properties,shortcuts_view: enable the theme while showing list. by Teruaki Kawashima · 15 years ago
  7. 847ac05 Clarify action of Select button in WPS screen in the manual by Bryan Childs · 15 years ago
  8. ae08a21 Fix FS#10215 - peakmeter updates breaks scrolling lines in conditionally enalbed viewports... fix is to not disable conditional viewports during these updates which are *only* touching the pm token anyway by Jonathan Gordon · 15 years ago
  9. 6643a3b Fix FS#9660 - make warn on playlist erase work correctly when creating a new playlist from the database (a bit of a hack, but not bad enough to outright reject) by Jonathan Gordon · 15 years ago
  10. 65f18a7 fix yello by Jonathan Gordon · 15 years ago
  11. 9d1832c fix FS#10870 - slightly change the viewportmanager theme undo-er to be able to force an update even if the theme isnt being toggled from off to on which caused WPS artifacts when leaving the WPS if the theme was enabled by Jonathan Gordon · 15 years ago
  12. 88ae46c fix another bug from FS#10771 - list touchscreen handling needs to ignore presses outside the list viewport. by Jonathan Gordon · 15 years ago
  13. 0201a19 Make read-only struct const by Bertrik Sikken · 15 years ago
  14. 151c2b2 Make Meizu M3 bootloader compile again by Bertrik Sikken · 15 years ago
  15. 5698674 Code police: add missing header file, make some local functions static by Bertrik Sikken · 15 years ago
  16. ed1acf0 codebuster: save settings only if they are changed. by Teruaki Kawashima · 15 years ago
  17. 0cbf210 plugin: search,sort: Handle UTF-8 BOM at the start of file. by Teruaki Kawashima · 15 years ago
  18. 275d960 FS#8286 - utilise the buttons on the gigabeat cradle by Robert Kukla · 15 years ago
  19. dc01020 make sure plugin reset backlight setting before exit. do code polish. by Teruaki Kawashima · 15 years ago
  20. 3e2aba0 jpeg,png: Separate code to load file from load_and_show(). by Teruaki Kawashima · 15 years ago
  21. d42cdfd Onda VX747/VX777: fix FM radio by Maurus Cuelenaere · 15 years ago
  22. 722f46a Forgot a file by Maurus Cuelenaere · 15 years ago
  23. 3ee23ba Onda VX747: add USBPOWER_BUTTON and USBPOWER_BTN_IGNORE by Maurus Cuelenaere · 15 years ago
  24. 685f14d Remove reference to dynamic playlists from bookmarking section; these cannot currently be bookmarked. by Alex Parker · 15 years ago
  25. 5432478 Onda VX747/VX777: add ACTION_KBD_ABORT (fixes exiting boomshine) by Maurus Cuelenaere · 15 years ago
  26. d784225 Fix some more places (sequel to r24053) by Alexander Levin · 15 years ago
  27. 0900b56 FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki Kawashima by Jonathan Gordon · 15 years ago
  28. 74d1c31 Fix FS#10433 - "Play Next" should use the "warn on playlist change" setting like the rest of the options that erase the playlist by Jonathan Gordon · 15 years ago
  29. 069bafe Accept FS #10271 by Christian Beier: Automatically disable voice upon rockdoom startup. by Karl Kurbjun · 15 years ago
  30. e7f2a13 Accept a form of FS #10561 by Clément Pit-Claudel: Fullscreen Brickmania for portrait players. by Karl Kurbjun · 15 years ago
  31. fe452a0 Accept FS #10568 by Asael Reiter: Brickmania Lasers not working properly. by Karl Kurbjun · 15 years ago
  32. b281414 Document that bookmarks don't work with dynamic playlists - closes FS#7295. by Alex Parker · 15 years ago
  33. a8cf643 Update the NODO in the manual from the wiki and remove the changelog from the manual. Closes FS#9693. by Alex Parker · 15 years ago
  34. c0f69bb Add note to Bookmarking sections that bookmarking only works from the file browser and not the database. by Alex Parker · 15 years ago
  35. 3e0e14b Remove scanning for Ipod from Ipod bootloader installation and clean it up a bit. The Ipod is specified by its mountpoint, so there is no need to scan at all. by Dominik Riebeling · 15 years ago
  36. 5a4ca2f Sansa AMS: Fix Red. Write delay is not included for non HAVE_MULTIDRIVE. by Jack Halpin · 15 years ago
  37. 7bce743 Sansa AMS: Revert 4 bit widebus by Jack Halpin · 15 years ago
  38. 54e163a FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a full stop. by Alex Parker · 15 years ago
  39. bb20b6c Cowon D2: Map ACTION_WPS_BROWSE to BUTTON_MINUS|BUTTON_POWER because you sometimes hit it by accident when turning off hold feature. by Tomer Shalev · 15 years ago
  40. b878229 Manual: Add missing Cowon D2 key to Wormlet section, and change phrasing by Tomer Shalev · 15 years ago
  41. c40b455 Manual: Fix missing key mapping for Cowon D2 in stats by Tomer Shalev · 15 years ago
  42. c7fee00 Manual: Fix spacing by Tomer Shalev · 15 years ago
  43. b42b7fc Manual: Remove obsolete instructions for Mine-Sweeper by Tomer Shalev · 15 years ago
  44. d3e6ca9 Mosaic: Add Cowon D2 keymaps, and update manual by Tomer Shalev · 15 years ago
  45. c50209e Hide menu entries "Resume Game" and "Quit without Saving" if not available and clean up the code by Johannes Schwarz · 15 years ago
  46. 665bdd5 Don't do fading in simulator on targets with BACKLIGHT_FADING_PWM or BACKLIGHT_FADING_TARGET (should fix red) by Maurus Cuelenaere · 15 years ago
  47. b7879ad Only do BACKLIGHT_FADING_SW_SETTING in simulator (fixes red) by Maurus Cuelenaere · 15 years ago
  48. bd3b58f Renamed special archosrecorderv2fm manual build to standard archosfmrecorder. by Björn Stenberg · 15 years ago
  49. 5d96c3b Enable backlight brightness in simulator by Maurus Cuelenaere · 15 years ago
  50. 6c683d4 Update virtual keyboard manual. by Teruaki Kawashima · 15 years ago
  51. b72ba0f from FS#10771 - fix the clear backdrop option so it clears the full screen by Jonathan Gordon · 15 years ago
  52. c6352b3 only stop scrolling in the menu's viewport not the whole display (Fixes scrolling lines in sbs's being stopped when moving around menus) by Jonathan Gordon · 15 years ago
  53. 9ca03c7 code police and make do_menu() obey the hide_bars param which was never meant to be removed by Jonathan Gordon · 15 years ago
  54. 2e86528 \genericimg should be the generic image, i.e. the resolution. If a target specific screenshot exists (using the \specimg value) exists it's used automatically. Putting the target specific extension into \genericimg defeats the purpose of the fallback system. Fixes clip screenshots. by Dominik Riebeling · 15 years ago
  55. 0ccd487 Rename target-specific images, update \specimg macro for targets it hasn't been done with r24014, and rename the front images for those targets. Hopefully catched all relevant files. by Dominik Riebeling · 15 years ago
  56. e8682c4 Change "Shutdown" to "Shuts down" in the name of consistency. by Alex Parker · 15 years ago
  57. 94f34fa Set missing svn:mime-type property on screenshots. by Dominik Riebeling · 15 years ago
  58. 7e6b0f3 Shutdowns isn't a word. by Alex Parker · 15 years ago
  59. aa32e55 Remove unneeded instruction from the coldfire ffs function and fix a wrong comment by Nils Wallménius · 15 years ago
  60. c4b6d5c FS#10858 - Use the 'does' form everywhere in key descriptions by Tomer Shalev · 15 years ago
  61. 448ae36 Manual: Some more Cowon D2 keymaps by Tomer Shalev · 15 years ago
  62. a60cc64 vumeter: Remove unused defines by Tomer Shalev · 15 years ago
  63. 3d3ec34 Add stopwatch plugin replacement for touchscreen targets by Maurus Cuelenaere · 15 years ago
  64. 6f8e786 update rockpaint and blackjack manual. by Teruaki Kawashima · 15 years ago
  65. d9002eb sudoku: fix FS#7772: Sudoku: "Solve" Crash. by Teruaki Kawashima · 15 years ago
  66. 4e89025 get rid of the filename in the delete bookmark confirmation as its not really helpful by Jonathan Gordon · 15 years ago
  67. e425371 Fix FS#10289 - screens showing a list need to check the show_icons setting before setting the callback. the List will now always draw icons if a callback is set (like its always done for voice) by Jonathan Gordon · 15 years ago
  68. b9aabcb Fix FS#9198 - make the delete bookmark option confirm the action by Jonathan Gordon · 15 years ago
  69. d24ebd1 Sansa AMS: Make write delay work for non-MULTIDRIVE. by Jack Halpin · 15 years ago
  70. 7d6ec7b Sansa AMS: Use small write delay for all non-HS cards including the internal SD to prevent data corruption. by Jack Halpin · 15 years ago
  71. b283967 Use QLocale::toDateTime() for parsing the date instead of QDateTime::fromString(). Fixes server timestamps not parsed correctly on systems with a non-english locale. by Dominik Riebeling · 15 years ago
  72. 8fd23aa Sentences should end with a full stop. by Alexander Levin · 15 years ago
  73. 08358ed Manual: Rename platform's front images according to target naming convention by Tomer Shalev · 15 years ago
  74. bd62c85 Fix Ipod Video 64MB workaround for rockbox-info.txt detection. by Dominik Riebeling · 15 years ago
  75. 619ca61 Added special manual build names for archosfmrecorder and archosrecorderv2 by Björn Stenberg · 15 years ago
  76. 1966afb Cowon D2 manual: Rename d2-front.* --> cowond2-front.* by Tomer Shalev · 15 years ago
  77. 47ddbaa Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and by Tomer Shalev · 15 years ago
  78. 5ce515c Corrected ipodmini manual builds. by Björn Stenberg · 15 years ago
  79. 93afea0 Cowon D2 manual: Platform specific information and installation instructions by Tomer Shalev · 15 years ago
  80. 9f7579b Cowon D2: Revise some keymaps by Tomer Shalev · 15 years ago
  81. c48d359 Manual: Opt a note about a MAC OS bug which relates to USB HID accordingly by Tomer Shalev · 15 years ago
  82. dbb46b7 features.txt: `usb_charging' ifdefed to `HAVE_USB_CHARGING_ENABLE' by Tomer Shalev · 15 years ago
  83. 492c377 Fix typo in the comment by Alexander Levin · 15 years ago
  84. 0f19f47 Sansa AMS: Add MCI_RESPONSE_ERROR macro to make code function more obvious. by Jack Halpin · 15 years ago
  85. 7bb00be M:Robe 500: Initialize the power button. by Karl Kurbjun · 15 years ago
  86. 716fc9e M:Robe 500: Initialize the buzzer and move it out of the LCD code. by Karl Kurbjun · 15 years ago
  87. 6d52f54 M:Robe 500: Fix the bootloader build. by Karl Kurbjun · 15 years ago
  88. 5bc8506 M:Robe 500: Add in coldstart detection. by Karl Kurbjun · 15 years ago
  89. 7c1fa7c M:Robe 500: Initialize USB related pins with pin setup function by Karl Kurbjun · 15 years ago
  90. 2ef5858 M:Robe 500: Initialize ATA related pins with pin setup function by Karl Kurbjun · 15 years ago
  91. 47af429 M:Robe 500: Initialize power related pins with pin setup function by Karl Kurbjun · 15 years ago
  92. aa57da3 Enable calendar plugin for non-rtc targets (FS#10786 by Teruaki Kawashima) by Alexander Levin · 15 years ago
  93. 13c7866 FS#10848 - Cowon D2 manual by Tomer Shalev · 15 years ago
  94. ed03b49 Make title on the front page sans serif by Michael Chicoine · 15 years ago
  95. 2b57fc4 M:Robe 500: Initialize TSC2100 pins with pin setup function by Karl Kurbjun · 15 years ago
  96. 86dd88c M:Robe 500: Initialize UART1 pins with pin setup function by Karl Kurbjun · 15 years ago
  97. 537832d M:Robe 500: Initialize SPI pins with pin setup function by Karl Kurbjun · 15 years ago
  98. 26fa2d8 M:Robe 500: Start adding some composite output stuff based on OF. Initialize LCD pins with pin-setup function. by Karl Kurbjun · 15 years ago
  99. ac3fe26 DM320: Add generic pin-setup function. by Karl Kurbjun · 15 years ago
  100. 91ada17 M:Robe 500 Add some additional pin initialization for the SPI devices. by Karl Kurbjun · 15 years ago