1. 504dae2 Restored context menu to x5 remote by Michael Sevakis · 18 years ago
  2. bed0db2 Small bitmap dithering tweak by Michael Sevakis · 18 years ago
  3. 4060694 More flexible MP4 file metadata parser. by Magnus Holmgren · 18 years ago
  4. d63d8fe Forgot one file... by Magnus Holmgren · 18 years ago
  5. 9896fd1 AAC codec: Improved MP4 file parsing. Should now handle most streamable files. Also some code cleanup and policing. by Magnus Holmgren · 18 years ago
  6. 84a2bdf Oops. Stupid editor shouldn't insert tabs :( by Dominik Riebeling · 18 years ago
  7. ec79219 Don't load wps data twice when loading from cfg file. Gives a noticable speedup when loading themes with lots of images. by Dominik Riebeling · 18 years ago
  8. bba9de2 Now the 128 bytes limit for search clauses should work. by Miika Pekkarinen · 18 years ago
  9. dd7b8fc Fixed background color on solitaire menu. It wasn't set when entering menu and having a dark background made it almost unreadable. by Michael Sevakis · 18 years ago
  10. 756ce4a Fixed errors. Forgot to include system.h for swap16 in bmp.c by Michael Sevakis · 18 years ago
  11. 76a6aaa Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should be specified to dither a bitmap when loading. Feel free to flame me if I got the RGB565SWAPPED thing wrong. by Michael Sevakis · 18 years ago
  12. 3816822 AAC codec: Fix buffer overrun on high-bitrate files. by Magnus Holmgren · 18 years ago
  13. 69b98bd Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the radio menu causes rockbox to freeze. by Michael Sevakis · 18 years ago
  14. 3b7111e FS#6155: "oneof" oeprator limited to a list of 3 or less values. by Miika Pekkarinen · 18 years ago
  15. 2b57458 fix the radio strings I broke by changing a string the wrong way :( by Dominik Riebeling · 18 years ago
  16. 1308bd7 Fix the fm frequency not stored correctly when using europe region setting. Bump config block version, so save your settings! by Dominik Riebeling · 18 years ago
  17. 7ab4701 Oops by Linus Nielsen Feltzing · 18 years ago
  18. d8a2165 Quick fix for the edit screen in the random_folder_advance_config plugin, no more blank screen and it now shows the correct directory count by Linus Nielsen Feltzing · 18 years ago
  19. 8055825 fix the shutdown screen on the recorder by Jonathan Gordon · 18 years ago
  20. a9505c5 fixed typo and builds by Jonathan Gordon · 18 years ago
  21. 27ad51f Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_advance_config wiki page for more info by Jonathan Gordon · 18 years ago
  22. be2eb02 FS#6137: add "oneof" operator to tagnavi.conf syntax. by Miika Pekkarinen · 18 years ago
  23. 56f5061 Add the bookmark context to the X5 keymap by Linus Nielsen Feltzing · 18 years ago
  24. d8dda93 Plugin loader: * Fix drawinfo reset after plugin return for greyscale remote LCDs. * Slight cleanup. by Jens Arnold · 18 years ago
  25. 80876fd Player: repair pause vs. context menu behaviour in WPS. by Jens Arnold · 18 years ago
  26. dfcbcd1 Make rockblox a little slower on player to further account for the lower line count. by Jens Arnold · 18 years ago
  27. b837e45 FS #6144. Nynorsk update by Karl Ove Hufthammer. by Thom Johansen · 18 years ago
  28. 36a1090 hebrew language update, probably not the last by Shachar Liberman · 18 years ago
  29. 8965865 Rockblox: * Ported to the Player :-P * Slight optimisation in refresh_board(). by Jens Arnold · 18 years ago
  30. ce8a1c9 hebrew language update, probably not the last by Shachar Liberman · 18 years ago
  31. 8033318 Splash function: Fixed several bugs and problems: (1) Off-by-one bug caused a buffer overflow with splash text longer than the screen. (2) Last line wasn't centered properly in the same situation. (3) On player, string display length must be calculated using utf8length() instead of strlen() since unicode support was added (old bug). (4) Handle splash texts with multiple spaces properly, including correct length calculation and stripping on wrap. (5) Don't reset fg/bg colours to default if not centering (old bug). * Increased buffer sizes to account for (a) larger screens (b) utf-8 (c) words wider than the screen. * More efficient code. by Jens Arnold · 18 years ago
  32. 24c3375 Correctly initialise the screen->bitmap function for mono targets - prevents crashes on those targets when inserting USB. by Dave Chapman · 18 years ago
  33. 39b1cfe French language update by Mustapha Senhaji (FS#6134) by Peter D'Hoye · 18 years ago
  34. 53c3eeb Fix FS#6126 - bug in Star where non-existant level 20 was accessable after you finish the game. Also fix spelling error in Star mentioned in the same bug report. by Barry Wardell · 18 years ago
  35. cac1b44 Fix FS#6127 - highlevel was not being saved when you win bubbles. by Barry Wardell · 18 years ago
  36. da2bf53 Move USB logo to an external (native-depth) bitmap. by Dave Chapman · 18 years ago
  37. e66b2ec Implement region setting for the fm tuner. The region setting affects deemphasis, band limits and step size. Fixes FS#5929, FS#5928. by Dominik Riebeling · 18 years ago
  38. 1d69db7 fix the wps context menu, and re-add page up/down in the tree for the recorder by Jonathan Gordon · 18 years ago
  39. d49c810 Add CPU boost tracker to see where boosts are coming from by Steve Bavin · 18 years ago
  40. 3eb9e70 Accepted FS#6098 as the first patch from Robert Kukla and implemented using two switches. by Miika Pekkarinen · 18 years ago
  41. ac39354 Allow browser to voice the initial selection by Steve Bavin · 18 years ago
  42. 812cbad Fixed find_index returning incorrect entry unless entries are found. by Miika Pekkarinen · 18 years ago
  43. 5db6bb1 Oops by Steve Bavin · 18 years ago
  44. 2c2b50a Add (some of the) debug menu to sims by Steve Bavin · 18 years ago
  45. 94d9d15 More ADSR related voodoo. Hopefully will get to patch prescaler soon. by Stepan Moskovchenko · 18 years ago
  46. c84461f More adsr related nonsense, argh! Fix adsr related problem on some notes being stopped instead of by Stepan Moskovchenko · 18 years ago
  47. f5a3569 Should fix yellow player buid. warning only occurred on the real target so I've missed it by Shachar Liberman · 18 years ago
  48. 2d1ff6c oops, these two files shouldnt have been commited. by Jonathan Gordon · 18 years ago
  49. 7ae8e44 add some consistancy to the path #defines by Jonathan Gordon · 18 years ago
  50. f5452c0 Improved code for the splash function: spare some calculation, fix a bug for screens wider then 255 (ipod 5g), fix FS#5775 by displaying complete lines instead of word by word. by Shachar Liberman · 18 years ago
  51. 7eb3d19 iPod bugfix - re-enable scroll events when leaving rockboy by Dave Chapman · 18 years ago
  52. ba0d555 Get rid of old junk and fix warning. by Stepan Moskovchenko · 18 years ago
  53. 80b4882 I have an iRiver again, yay! Make notes ramp down in a better way. Fix by Stepan Moskovchenko · 18 years ago
  54. d72506c Solitaire: Fixed incorrect condition check that caused an out-of-bounds access allowing to put the 2 of spades into nirvana. by Jens Arnold · 18 years ago
  55. f3fc9cb Solitaire: Don't let the REM2STACK shortcut repeat on irivers. by Jens Arnold · 18 years ago
  56. db3b70c AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire). by Magnus Holmgren · 18 years ago
  57. cb5129d Prevent gain increase when using AGC in Safety mode by Peter D'Hoye · 18 years ago
  58. 4caa676 Deboost under all exits for rockdoom thanks to patch 5851 by David Dent by Karl Kurbjun · 18 years ago
  59. 76e5d6c Language updates: by Jonas Häggqvist · 18 years ago
  60. 743ecad Fix bug introduced when support for the H10 Remote was added where pushing Play on the actual H10 itself would not resume playback. by Barry Wardell · 18 years ago
  61. d47983b Solitaire: colourised selection frame on colour targets. by Jens Arnold · 18 years ago
  62. 912574b Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus border) in several resolutions and colour depths. All graphical work done by Marianne Arnold; 37x49 and 26x33 pixel graphics partially based on the PySol cardset adapted from kdegames 1.0 * Cardback for greyscale targets. * Nicer edges for large cards. * Correct vertical card spacing within columns, hidden cards always use half the space now. * Correct horizontal spacing of columns. by Jens Arnold · 18 years ago
  63. ce74dc0 Cleaner implementation of the recent OSX simulator build fix. No need to define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. by Barry Wardell · 18 years ago
  64. 64f949f Allow UI simulator to be build on OS (Slightly updated version of FS5767) by Barry Wardell · 18 years ago
  65. b692fb1 Add support for H10 remote. Remote buttons have the same keymappings as their counterparts on the H10 itself, with vol-/vol+ being the same as scroll up/down. by Barry Wardell · 18 years ago
  66. d9fe5a7 Adjust PP5020 I/O Ports debug menu so that it will fit on the H10 5GB screen. by Barry Wardell · 18 years ago
  67. ceac173 Fixed screendump for iPod Mini. by Jens Arnold · 18 years ago
  68. 8b08935 Flush queued voice clips when not playing audio by Steve Bavin · 18 years ago
  69. c9a7862 Another fix for crashing when changing crossfade settings by Steve Bavin · 18 years ago
  70. b2269cc Fix hangs when changing crossfade settings by Steve Bavin · 18 years ago
  71. 22e7e94 Oops, didnt mean to commit this by Martin Scarratt · 18 years ago
  72. c06eadb If a directory is created in the recording screen, the dir browser needs refreshing by Martin Scarratt · 18 years ago
  73. 84cbab1 Fixed the possiblity of fooling the recording screen into writing to a non existent directory. by Martin Scarratt · 18 years ago
  74. d5dcb49 Fix for crossfade crashes if in or out delay are zero by Steve Bavin · 18 years ago
  75. e636492 Fixed remote contrast settings. Maybe'll get some build errors here. by Michael Sevakis · 18 years ago
  76. 9e92d06 Ooops. Fix red builds by Dave Chapman · 18 years ago
  77. 84bd53e Recording Statusbar: Just shove those icons right by 1 pixel by Martin Scarratt · 18 years ago
  78. 491458e Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods excluding the 3G and 1st gen mini) to read the absolute position the wheel is being touched (0..95 - clockwise from top, or -1 for untouched), plus the wheel_send_events(bool) function to disable/enable sending normal scrolling events - based on patch #4721 from Mikael Magnusson. by Dave Chapman · 18 years ago
  79. 181dab4 Use the absolute wheel position driver for Rockboy. Mappings are: top = UP, top-right = A, right = RIGHT, bottom-right = START, bottom = DOWN, bottom-left = SELECT, left = LEFT and top-left = B. Based on patch #5424 by Anton Romanov by Dave Chapman · 18 years ago
  80. 8d145f6 New option "strip" to make it possible hide data used for sorting. by Miika Pekkarinen · 18 years ago
  81. 7d1dcd1 "lastplayed" is also a valid tag. by Miika Pekkarinen · 18 years ago
  82. 287deb0 Fixed voice units in recording quality and filesplit by size options. by Michael Sevakis · 18 years ago
  83. 183499a Recording screen statusbar: Improved channel icon by Paul Louden and improved Q value display for Hardware codec targets by Martin Scarratt · 18 years ago
  84. 36e3081 Fixed the following critical bugs in tagcache engine: #5934 (or #5529, by Miika Pekkarinen · 18 years ago
  85. 80ec47f Oops by Linus Nielsen Feltzing · 18 years ago
  86. 537c754 Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the headphones by Linus Nielsen Feltzing · 18 years ago
  87. 9f960e4 fix warnings by Anton Romanov · 18 years ago
  88. 25ffd2e do not update border when we don't see it. some more cleanup. by Anton Romanov · 18 years ago
  89. b2111b9 Fix X5 radio buttons by Martin Scarratt · 18 years ago
  90. 081281f Fix a crash and CPU being left boosted when using voice - FS#6024 by Steve Bavin · 18 years ago
  91. 3ae1c10 Dynamically allocate menu structs. by Miika Pekkarinen · 18 years ago
  92. 3bf676e Fix "Disk Full" splash hang in radio screen by Martin Scarratt · 18 years ago
  93. 6e8ab3d Honor only the first root_menu setting to make it possible to override by Miika Pekkarinen · 18 years ago
  94. 2404913 Enable LCD invert setting in the menu for all targets that support it. This adds the menu option to H10 20GB and X5 builds. by Barry Wardell · 18 years ago
  95. d542930 oops, forgot to 'cvs add' it [thanks for reminding me, linuxstb] by Rani Hod · 18 years ago
  96. a875ed5 Accepted FS#6023 - ADX codec (some kind of ADPCM). by Rani Hod · 18 years ago
  97. 4a1d8d2 fix warning by Martin Scarratt · 18 years ago
  98. 1ab1f02 fix the bug where when scrolling text left in the filebrowser you could suddenly find yourself in the root directory. A long press on the left scrolling button will still take you to the root quickly. by Martin Scarratt · 18 years ago
  99. ec2a5cc yet more code cleanup, quick snapshot feature,sound should no longer crash,light optimizations by Anton Romanov · 18 years ago
  100. 52f4c4c Jewels: Different layouts for horizontal, vertical and square LCDs, used for H10-5GB (square) and Gigabeat (vertical). Idea and H10 graphics by Marianne Arnold. by Jens Arnold · 18 years ago