1. ef35bb9 fix builds by Jonathan Gordon · 18 years ago
  2. 9ddcab8 woops, i'm a dill! by Jonathan Gordon · 18 years ago
  3. 7b8b0ff implement actions in the plugins, bubbles and metronome converted. by Jonathan Gordon · 18 years ago
  4. 4072848 Fix FS#6322. Battery level gets updated again as it should. by Barry Wardell · 18 years ago
  5. 77b6153 H100/300: Fixed radio silence problem. Removed the wrong call in my last update. :P by Michael Sevakis · 18 years ago
  6. ea79924 Make the updated %rg tag match playback behaviour (fall back to track gain if album gain requested but not available). Share the mode decision logic with playback code and simplify the %rg tag handling. by Magnus Holmgren · 18 years ago
  7. 442c0e6 Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current status of the gain rather than what the setting is set to. %?rg<off|track|album|shuffletrack|shufflealbum|notag>. Also, %rg will give the current gain adjustment. by Martin Scarratt · 18 years ago
  8. 9270ee6 dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() only by Jonathan Gordon · 18 years ago
  9. 3fb591c didn't include the frequency stuff in snake2 by Karl Kurbjun · 18 years ago
  10. 1a9442c Hopefully clean up some errors by Karl Kurbjun · 18 years ago
  11. cd73d8b one more for the backdrop stuff by Karl Kurbjun · 18 years ago
  12. d6b0c97 Don't need to remove the backdrop for all plugins - leave it up for some. by Karl Kurbjun · 18 years ago
  13. 9b0ef15 Strip APE tags during buffering so they do not break MP3 gapless playback. by Mark Arigo · 18 years ago
  14. 7bc4120 Removed anachronisms introduced with low battery shutdown patch. by Michael Sevakis · 18 years ago
  15. cc50c14 H100/General: HAL for S/PDIF and refinement/bufixes in optical output powering/source selection. by Michael Sevakis · 18 years ago
  16. da55588 Add a description of the bacdrop functionality and include description of relevant options for greyscale targets too by Nils Wallménius · 18 years ago
  17. 6a27006 Minor voice fixes; prevent voice queue overflow, fix compile of voice-less build by Steve Bavin · 18 years ago
  18. 0297873 Backdrop support for greyscale targets. WPS backdrop is untested. by Jens Arnold · 18 years ago
  19. 8c3f068 Get rid of ages-old interdependency between ata.c and mas.c by Jens Arnold · 18 years ago
  20. 7b30e50 Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD driver. Doesn't change anything for current targets. by Jens Arnold · 18 years ago
  21. 6bdf3ee Split 1 bit LCD code and move appropriate parts to target tree. Only archos code is tested. by Jens Arnold · 18 years ago
  22. 3875b57 fds are pointers, not ints. by Miika Pekkarinen · 18 years ago
  23. 6684df4 FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X. by Barry Wardell · 18 years ago
  24. ab643e7 Make it possible to force sorting. by Miika Pekkarinen · 18 years ago
  25. 83e18d9 Patch #5771 by Frederik Vestre: Fix BMP loader to work in 64bit environments (simulator). by Jens Arnold · 18 years ago
  26. 202b726 Fixed logf builds. by Miika Pekkarinen · 18 years ago
  27. 58e7547 Fix my warnings with explicit blocking on platforms w/o cpu_boost() by Brandon Low · 18 years ago
  28. 466e066 Trimmed a little too much from plugin.c :P by Michael Sevakis · 18 years ago
  29. 8a82892 Thread API enhancements. by Brandon Low · 18 years ago
  30. 806d8f3 Added recording functions to plugin API per request of Thom Johansen. Cleaned up includes in plugin.c and grouped them a bit better in plugin.h while at it. by Michael Sevakis · 18 years ago
  31. 8d2711b Improved power management (FS#3001). Shutdown rockbox when the battery gets to a level where the device doesn't function properly. Calculate remaining charging time while charging (rather than remaining running time). Show "Low Battery" and "Battery Empty" warnings. Also fixes FS#4786. by Barry Wardell · 18 years ago
  32. b3d2017 Changed the filename for determining the firmware root dir, as crt0.S no longer exists. We need a less tree dependent check.... by Jens Arnold · 18 years ago
  33. 6169455 Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. by Jens Arnold · 18 years ago
  34. 780f79e Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. by Jens Arnold · 18 years ago
  35. 270cb0b Fix sim error(s) (as usual). by Michael Sevakis · 18 years ago
  36. 58825f6 Coldfire targets: Got the rest of the coldfire code out of backlight.c. Straightened up related items in configs and split backlight_set_brightness between the normal and boot/sim builds like the other functions. Should really have done all that in the first place. by Michael Sevakis · 18 years ago
  37. f669797 Bookmark screen: fix buttons for both I-River remotes. fs#6251 by Martin Scarratt · 18 years ago
  38. 0065192 Made the PSID metadata parser a little less trusting of its input. by Daniel Stenberg · 18 years ago
  39. cdc2c3b Enable all Rockbox supported formats for the database command line utility. by Miika Pekkarinen · 18 years ago
  40. 6a86036 Don't add extra slash at beginning when creating db. by Miika Pekkarinen · 18 years ago
  41. 0dd7ea2 Support building tagcache db natively on PC using the core of the by Miika Pekkarinen · 18 years ago
  42. ae221f1 Height doesn't matter by Karl Kurbjun · 18 years ago
  43. 03adbd2 Ooops, adapt playback.c to the new IRAM distribution on X5. Codec IRAM is defined in more than one place... by Jens Arnold · 18 years ago
  44. 29d8b91 Forgot to add new files for iFP move to target tree. by Tomasz Malesinski · 18 years ago
  45. e332448 oops forgot the logo build by Karl Kurbjun · 18 years ago
  46. cbce47a Fix the second inverse by Karl Kurbjun · 18 years ago
  47. 06d8ee6 Clock plugin now scales with the screen size. The binary and plain mode still need updated bitmaps for larger screens and the time's up graphic could be updated as well. by Karl Kurbjun · 18 years ago
  48. 363d2ed clean up some artifacts left behind from the hxxx move to target tree by Jonathan Gordon · 18 years ago
  49. 00ce880 Removed the settings #defines from backlight.h since they are now in the players' config files. by Michael Sevakis · 18 years ago
  50. cf59a4f H300/X5: Moved backlight brightness code to target tree. Created __backlight_set_brightness in backlight-(target).c. backlight_set_brightness range clamps and calls the backlight driver. by Michael Sevakis · 18 years ago
  51. f64f589 H100/120: Split lcd driver into pixel format and device specific parts. Adjustment of contrast range to just a little less than white to a little more than black. Really only had to reset minimum. by Michael Sevakis · 18 years ago
  52. 6170e88 Quit the jpeg viewer gracefully if started without arguments or with a wrong file in a directory with no supported filetypes. by Peter D'Hoye · 18 years ago
  53. 6e992ab Target tree support for Iriver iFP. by Tomasz Malesinski · 18 years ago
  54. fedfd44 Fixed H10 build. by Tomasz Malesinski · 18 years ago
  55. 5c54ba4 Added macros controlling what goes to IRAM on different targets. by Tomasz Malesinski · 18 years ago
  56. 2e383a4 X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefit more from IRAM than the core. Further changes are required to actually make use of this. (b) This way, all core IRAM is DMA capable (wasn't the case before), so one less pitfall. by Jens Arnold · 18 years ago
  57. 412bea9 Ondio: Better activity monitoring for 'ata' idle notification. by Jens Arnold · 18 years ago
  58. 0d94142 call call_ata_idle_notifys on clean shutdown, this should work, but by Jonathan Gordon · 18 years ago
  59. d8103f3 Recording trigger for software codec targets by Martin Scarratt · 18 years ago
  60. ad70a9b Moved archos LCD aseembler code to target tree. by Jens Arnold · 18 years ago
  61. fd0e640 Bah, Linus was right, trying to call the ata_idle callbacks on usb and by Jonathan Gordon · 18 years ago
  62. d57fc0c Oops. Bungled the order on iCatcher.128x128x16.wps. by Michael Sevakis · 18 years ago
  63. 8827879 Had to update some WPS files to make them compatible with the changed audio format order. by Michael Sevakis · 18 years ago
  64. c1916af Sample-accurate seeking for FLAC by Adam Boot · 18 years ago
  65. 0a220b6 Remove unnecessary dummy pcm_init for PNX0101 (iFP). by Tomasz Malesinski · 18 years ago
  66. 7549960 Bugfix: X5 simulator now simulates the RTC. by Jens Arnold · 18 years ago
  67. 38ec5ed Improve support for long MP4 files. Twice as long files can now play, and for those that still are too long, exit with a codec failure rather than freeze Rockbox. by Magnus Holmgren · 18 years ago
  68. d7e5527 Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the H100 series. by Michael Sevakis · 18 years ago
  69. a32b33b Forgot to cvs add lcd-as-h100.S. by Michael Sevakis · 18 years ago
  70. e89a394 More exodus to the target tree for ColdFire and a bonus sorting of firmware/SOURCES. by Michael Sevakis · 18 years ago
  71. f9c8a89 put back the PP5002 specific ATA code that got lost during the ipod target tree move by Marcoen Hirschberg · 18 years ago
  72. 5d67b49 Missed one hotswap ifdef... by Jens Arnold · 18 years ago
  73. af2d91f Fix idle monitoring to not freeze the Ondio, and add it in a more elegant way. Fixed hotswap ifdefing. by Jens Arnold · 18 years ago
  74. 92eff9d fixed once again. by Jonathan Gordon · 18 years ago
  75. 59da10a grr.. got lost in firmware/SOURCES by Jonathan Gordon · 18 years ago
  76. d9f7ac2 fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED) by Jonathan Gordon · 18 years ago
  77. f184152 * changes to ata.c - idle callbacks are called after 2 sec of real idle, by Jonathan Gordon · 18 years ago
  78. 5dd0775 Calculation was wrong in pcmbuf_is_same_size such that is would almost certainly return false. by Michael Sevakis · 18 years ago
  79. 50deedc UI simulator: fix startup freeze if a language had been selected. by Magnus Holmgren · 18 years ago
  80. 398c802 dont spin up the disk to call the callbacks. by Jonathan Gordon · 18 years ago
  81. a018641 allow the nano to rebuffer on "disk" spindown, seems to be fine by Jonathan Gordon · 18 years ago
  82. 0f949e9 Archos recorders, Ondio FM: Set (unused) MAS SDO and S/PDIF out while recording the same way as for playback (SDO disabled, S/PDIF enabled on recorder V1 only). by Jens Arnold · 18 years ago
  83. 128c3ee AIFF is not (yet) a supported format on HWCODEC targets. by Jens Arnold · 18 years ago
  84. 4aa01ed Fixed the errors on the sims. by Michael Sevakis · 18 years ago
  85. 5efee7c Forgot to use cvs add on a few new files in the fresh checkout I used. woops. by Michael Sevakis · 18 years ago
  86. 0f5cb94 Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. by Michael Sevakis · 18 years ago
  87. 0b22795 adds ata_idle_notify system which allows callbacks in apps/ to be called by Jonathan Gordon · 18 years ago
  88. e543901 I think I'm really done now. by Jonas Häggqvist · 18 years ago
  89. 08f4a42 Oops, only meant to change the error, not the shebang by Jonas Häggqvist · 18 years ago
  90. 8ff1d63 Last POSIX fix of the day. I think I'll never make that mistake again. by Jonas Häggqvist · 18 years ago
  91. 519461c Another POSIX fix. by Jonas Häggqvist · 18 years ago
  92. a895738 POSIX fix by Jonas Häggqvist · 18 years ago
  93. 6a1161b dont allow the volume setting to wrap by Jonathan Gordon · 18 years ago
  94. 2f444aa Fix keymapping for pitchscreen on ipods - PLAY is now used to toggle between percentage and semitone modes by Dave Chapman · 18 years ago
  95. 4c1ba95 Move the new pitch strings to the end of the language file by Linus Nielsen Feltzing · 18 years ago
  96. 3b99840 Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps by Linus Nielsen Feltzing · 18 years ago
  97. ddba5fa fixes fs5913 by Jonathan Gordon · 18 years ago
  98. 397c39b H1x0/H3x0: Re-enable the 'big value step' (on+left or on+right) in the graphic equalizer. by Magnus Holmgren · 18 years ago
  99. d6729e2 Fix remote screen check in graphic equalizer, so that it can be used on logf-enabled builds. by Magnus Holmgren · 18 years ago
  100. a19faae Doom bugfix: updating a saved tranmap didn't work. by Jens Arnold · 18 years ago