1. abe4e7e Config file section now reflects the wiki. by Martin Arver · 19 years ago
  2. a245e88 The WPS section of the manual now reflects the wiki. Added booktabs.sty for prettier tables. Changed the way we get sans serif fonts as well. by Martin Arver · 19 years ago
  3. 740b704 Adapted ipodVOL wps to use nimbus-12 instead of chicago12. by Martin Arver · 19 years ago
  4. 939efcb Fix the iPodVOL wps to have the statusbar visible in the filebrowser by Martin Arver · 19 years ago
  5. f556c95 That function prototype should never have been in CVS - it was just part of my testing by Dave Chapman · 19 years ago
  6. 4d9992d Fix lcd_roll() on H1x0. by Jens Arnold · 19 years ago
  7. 93113f5 The LCD extension lib was split into 3 parts: Removed old file. by Jens Arnold · 19 years ago
  8. 9d75acb ~2% performance improvement and some code cleanups for ipod video lcd update by Brandon Low · 19 years ago
  9. 10e7e22 Minor optimisation. by Jens Arnold · 19 years ago
  10. 19b45a4 LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. by Jens Arnold · 19 years ago
  11. 761652a Fixed dependency problem in compressed firmware build. (archos recorder v1) by Jens Arnold · 19 years ago
  12. 06d085a _Slight_ optimization of peak calculation by Brandon Low · 19 years ago
  13. 838a702 ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  14. c5c8883 iAudio X5 target-specific ATA driver code by Linus Nielsen Feltzing · 19 years ago
  15. 322cb14 Adapted to compile with lostlogics recent ADC driver changes by Linus Nielsen Feltzing · 19 years ago
  16. eed02be Add the target directory tree to the include path, and set the TARGET_TREE macro for the targets that use it by Linus Nielsen Feltzing · 19 years ago
  17. 3de0db0 Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press (on targets, supporting changing of the CPU freq), thus making the radio screen more responsive; 2) Mute the radio on startup or after pause, until the chip is tuned or a timeout expires (1, resp 2 sec) by Hristo Kovachev · 19 years ago
  18. f52dfb9 Patch #4790 by Nils Wallménius. Added Bejeweled to the manual. Some minor changes to the text as well. by Martin Arver · 19 years ago
  19. 5159fbb Added screenshots to some plugins for the 176x132x16 screens. Include the same plugins in the manual builds for the h300,ipodcolor and ipodnano players by Martin Arver · 19 years ago
  20. 8348ceb Fix red builds (with frustration) by Brandon Low · 19 years ago
  21. a4b45ee Additional minor button interrupt tweaks, in a completely unscientific way, this seems to make the 5g more responsive at 30mhz by Brandon Low · 19 years ago
  22. b564800 Slight simplification of scroll button driver by Brandon Low · 19 years ago
  23. 40d0d75 Make seconds flow evenly and further throttle RTC reads solution partially thanks to amiconn by Brandon Low · 19 years ago
  24. 48a3368 Added screenshots for some of the plugins for the 112x64x1 and 220x176x16 players by Martin Arver · 19 years ago
  25. 37d26de Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution by Martin Arver · 19 years ago
  26. 329a4fa Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be included in the CVS builds (iPod, possibly iriver too). MEM is called MEMORYSIZE in SOURCES. D'oh by Jens Arnold · 19 years ago
  27. a915771 Make the ipod ADC driver more generic, preparing to share code between it and the iRiver by Brandon Low · 19 years ago
  28. b831e3c update by Jeong Taek In by Marcoen Hirschberg · 19 years ago
  29. 23d7005 Added a new \genericimg macro to the platform-files. Added screenshots to the cube-plugin as a demonstration of the generic-screenshot concept. by Martin Arver · 19 years ago
  30. 154d959 Enable ARM optimisation. by Thom Johansen · 19 years ago
  31. e4bb786 Actually. Let's build for the 3G. by Zakk Roberts · 19 years ago
  32. b1b1026 Fix H300 builds. Don't compile for iPod 3G yet. by Zakk Roberts · 19 years ago
  33. bc4e2db Enormous clock update. Most major functions rewritten & hugely optimized; a new Main Menu eliminates need for many different keys and thus brings the clock to iRiver H300 and iPod targets (working but not scaled up - yet). New mode: plain. New logo. Other miscellaneous fixes/improvements. by Zakk Roberts · 19 years ago
  34. 10decf8 ARM assembler optimised LPC decode routine for FLAC (not yet enabled). by Thom Johansen · 19 years ago
  35. 4a301c3 Make the RTC read throttling work, thanks to herz42 on irc by Brandon Low · 19 years ago
  36. deac30a Don't leave the menu after clearing the backdrop image. by Jens Arnold · 19 years ago
  37. b626f49 Dice rolling plugin by me with help from Paul_the_Nerd on some keypads by Brandon Low · 19 years ago
  38. 0c886b7 Fix warnings by Brandon Low · 19 years ago
  39. bb2f15c Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflicting read/writes by Brandon Low · 19 years ago
  40. 03b8708 Correct plugin min API version. by Dan Everton · 19 years ago
  41. 149df97 Make better use of banked registers in FIQ mode to shrink the iPod FIQ by Thom Johansen · 19 years ago
  42. d11f15f Fix red sim builds. by Dan Everton · 19 years ago
  43. 3caf7a6 Get oscillograph plugin working in the sim. Skips the lcd_roll using parts. by Dan Everton · 19 years ago
  44. 31e92f8 Get oscillograph plugin working on SWCODEC targets. by Dan Everton · 19 years ago
  45. 7699255 sound_set_pitch is not available on Player by Dan Everton · 19 years ago
  46. d108849 Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to fit better on larger displays. Also requires bumping the plugin API versions. by Dan Everton · 19 years ago
  47. 780e8dd Fix other yellow builds by Brandon Low · 19 years ago
  48. aab0080 Fix some yellow builds by Brandon Low · 19 years ago
  49. 6668b65 Move the RTC read throttling to a smarter place by Brandon Low · 19 years ago
  50. 63c0d1d Basic battery monitoring for ipod 5g, should work on other ipods as well, but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS. by Brandon Low · 19 years ago
  51. 4594ad4 Musepack files are always VBR. by Thom Johansen · 19 years ago
  52. 480ab7f build a tar.bz2 file as well at it compresses a lot better than tar.gz by Daniel Stenberg · 19 years ago
  53. 8c50ff2 More efficient button_read() for archos recorders and Ondios. by Jens Arnold · 19 years ago
  54. 4ec9dbd For backlight_on() to work, you need backlight.h :) by Tomas Salfischberger · 19 years ago
  55. c2e86cd Patch FS#4759 by Jonathan Gordon - searching in playlists. by Tomas Salfischberger · 19 years ago
  56. f0d97ea Fixed a crash in the playlist creation, plus revised the output during the creation by Linus Nielsen Feltzing · 19 years ago
  57. 6472ecf by Dave Bryant · 19 years ago
  58. 0b6bb8d Woops, that button was already in use on those targets. by Tomas Salfischberger · 19 years ago
  59. 625454b Patch FS#4744 - This patch maps the "Off" button in the pitch screen to reset the playing speed. by Tomas Salfischberger · 19 years ago
  60. 6718fd5 The existing colour-related language strings are using Colour, not Color. Also correct the desc: entry by Dave Chapman · 19 years ago
  61. 87142ab Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected for foreground and background. by Zakk Roberts · 19 years ago
  62. 8fc55d5 ADPCM wav codec fix by Frederic Devernay by Linus Nielsen Feltzing · 19 years ago
  63. ea5df70 Archos V1 recorder charging path #2927 by Alun Thomas by Jörg Hohensohn · 19 years ago
  64. c7838b8 Do not show peakmeter and recording time on radio screen for targets with software codec because this isn't implemented yet. by Peter D'Hoye · 19 years ago
  65. 7ceadd7 Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user interaction while thinking, you can force move now with PLAY and quit with OFF (iRiver example). Yield only on Search as any Evaluate will be preceded by a Search. Plus some minor code policing from me to remove tabs in both the patch and the original code by Dave Chapman · 19 years ago
  66. 8dccb29 Removed unused debug function which caused a warning for 64bit simulators. by Jens Arnold · 19 years ago
  67. 220fafd Code Police raid. Mostly changed // comments and indented to Rockbox style. by Daniel Stenberg · 19 years ago
  68. e248eac imported code are excepted from these guidelines by Daniel Stenberg · 19 years ago
  69. a26d315 Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly) by Daniel Stenberg · 19 years ago
  70. 8aa5bd1 Long policy by Jens Arnold · 19 years ago
  71. 8ac3ae7 More 64bit simulator fixes, coinciding with the long policy this time. by Jens Arnold · 19 years ago
  72. 3187a59 Ooops. INT_MAX is now visible to plugins, so don't redefine it. by Jens Arnold · 19 years ago
  73. fb7368e More 64bit simulator fixes: inttypes, settings block handling. by Jens Arnold · 19 years ago
  74. 7a0110e TAB policed. by Jens Arnold · 19 years ago
  75. 6d19a56 Improved battery status reporting for units which support usb power / charge by Brandon Low · 19 years ago
  76. 8d0a32e gigabeat related changes by Marcoen Hirschberg · 19 years ago
  77. f2fe4e0 improve FreeBSD support a little by Marcoen Hirschberg · 19 years ago
  78. ccd0e74 Change rename() to set errno to EXDEV if a rename is attempted across volumes. by Dan Everton · 19 years ago
  79. b621de3 Fixed more pointer size vs. int size problems (64 bit sims) by Jens Arnold · 19 years ago
  80. 27f2182 Fixed pointer size vs. int size problems (64 bit sims) by Jens Arnold · 19 years ago
  81. 38b7547 Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin loader and codec loader. by Jens Arnold · 19 years ago
  82. e3f155d Fixed grammar mistake, pointed out by Marianne Arnold. by Jens Arnold · 19 years ago
  83. 0deb8c0 Fix 'make clean' in tools. by Jens Arnold · 19 years ago
  84. 31e2903 Always stop recording when performing shutdown in the recording screen. Fixes the file corruption reported by bmmpxf in the forums. by Peter D'Hoye · 19 years ago
  85. 9529d5f Stop mixing signed and unsigned when dealing with audio by Peter D'Hoye · 19 years ago
  86. f954a53 Quick hack to restore the reading of ISO encoded text files with the viewer plugin by Linus Nielsen Feltzing · 19 years ago
  87. 342a7aa added the SDL BMP images, removed the x11 and win32 sources by Daniel Stenberg · 19 years ago
  88. 3e85689 Remove all references to errno, it's unnecessary since the codec doesn't directly access files. Should really fix the TLS issues with errno this time... by Jens Arnold · 19 years ago
  89. af78719 x86_64 needs -fPIC to make shared object link (plugins, codecs). by Jens Arnold · 19 years ago
  90. b4ada86 Allow building simulators on systems where errno is thread-local by using the system's implementation of errno.h for simulator builds. by Jens Arnold · 19 years ago
  91. ef4e438 Removed wrong comment. by Tomas Salfischberger · 19 years ago
  92. ed1a829 Language update by Rui Marinho (FS patch id 4749) by Tomas Salfischberger · 19 years ago
  93. 744051b Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future. by Martin Arver · 19 years ago
  94. 71f9c53 add chessbox to source code archive by Daniel Stenberg · 19 years ago
  95. 871575f Implement . and .. path in dircache to properly support moving files by Miika Pekkarinen · 19 years ago
  96. 3b6141c updated hungarian translation by Imre Herceg, updated finnish translation by Jani Kinnunen by Marcoen Hirschberg · 19 years ago
  97. 635b830 open the image in binary mode to work better on windows by Daniel Stenberg · 19 years ago
  98. 71ee68e iPod 5G: Correctly implement mute when setting volume by Dave Chapman · 19 years ago
  99. 9b1c9db Fix stupid padded width calculation bug. by Jens Arnold · 19 years ago
  100. 55a7a5c Oops: clipping detection optimization broke pre-recording by Peter D'Hoye · 19 years ago