1. 1f5fb99 Some shifting optimizations. Working code. 50% realtime. by Stepan Moskovchenko · 20 years ago
  2. c3d0a22 make use of font_getstringsize by Christian Gmeiner · 20 years ago
  3. c6ec0f4 moved lcd_getstringsize into font.c by Christian Gmeiner · 20 years ago
  4. ed0c876 iRiver: added support for hold-button on main unit and remote control by Christian Gmeiner · 20 years ago
  5. e5e08c7 The future is not here yet... by Jonas Häggqvist · 20 years ago
  6. 134d251 Removed warnings by Linus Nielsen Feltzing · 20 years ago
  7. daa7fdc some libmad test performance improvements by Linus Nielsen Feltzing · 20 years ago
  8. aed6f4f Added link to rashers statistics page by Linus Nielsen Feltzing · 20 years ago
  9. b061400 Changed nick reference by Björn Stenberg · 20 years ago
  10. 5b707d7 Synced. by Mats Lidell · 20 years ago
  11. a02567d 64 sectors are 64 sectors... by Jens Arnold · 20 years ago
  12. ae2bf7a Display return code. by Björn Stenberg · 20 years ago
  13. 8776fc0 rename() requires path on destination name now by Björn Stenberg · 20 years ago
  14. 4d1757b Don't create /dir in buildimage by Björn Stenberg · 20 years ago
  15. b99551d FAT test case builds again by Björn Stenberg · 20 years ago
  16. 70ad08c iRiver: Correct port pin setup for the local and remote keypad by Linus Nielsen Feltzing · 20 years ago
  17. 6ea21f6 iRiver LCD update by Jonas Häggqvist · 20 years ago
  18. 4b773c0 Added xxx2wav support, an icon, and some optimizations by Stepan Moskovchenko · 20 years ago
  19. cdd35ba fix compiler error by Daniel Stenberg · 20 years ago
  20. 5811214 Code cleanup, fix warnings, error checking, add midi2wav to viewers.config by Stepan Moskovchenko · 20 years ago
  21. 19631f4 iRiver: Independent backlight timers for the main and remote LCD by Linus Nielsen Feltzing · 20 years ago
  22. 21aa3b1 IRiver: show logo on startup at remote lcd by Christian Gmeiner · 20 years ago
  23. 8c0c53e no new line fix by Christian Gmeiner · 20 years ago
  24. 652d133 IRiver: better default contrast value by Christian Gmeiner · 20 years ago
  25. cf2b821 IRiver: added remote backlight handling into backlight thread by Christian Gmeiner · 20 years ago
  26. 562c872 whoops... forgot one file by Christian Gmeiner · 20 years ago
  27. 4dabec4 plugin to test remote lcd by Christian Gmeiner · 20 years ago
  28. d0a9491 corrected copyright infos by Christian Gmeiner · 20 years ago
  29. c63430e IRiver: extended plugin api with current remote lcd functions by Christian Gmeiner · 20 years ago
  30. 7e01562 Some code policing by Linus Nielsen Feltzing · 20 years ago
  31. 394c2d9 compile fix by Christian Gmeiner · 20 years ago
  32. 859095d synced by Christian Gmeiner · 20 years ago
  33. 7c1879b IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main.c (3) updated english.lang by Christian Gmeiner · 20 years ago
  34. a6a0190 Even more updates to the remote LCD driver. Now it actually works... by Linus Nielsen Feltzing · 20 years ago
  35. d1e89d6 IRiver: some defines by Christian Gmeiner · 20 years ago
  36. 769af0e Updated H100 remote LCD driver by Rick by Linus Nielsen Feltzing · 20 years ago
  37. 215e492 Added MIDI synthesizer plugin by Stepan Moskovchenko · 20 years ago
  38. 9ae63e4 I'll commit a working version now, then... by Jonas Häggqvist · 20 years ago
  39. 0a93a30 Snap font imported from Debian xfonts-artwiz package and updated to include all of iso8859-15 by Jonas Häggqvist · 20 years ago
  40. 267eb07 New API for buffered PCM playback by Linus Nielsen Feltzing · 20 years ago
  41. 14c7900 Low-level driver for the H100 remote control LCD, by Richard S. La Charite III by Linus Nielsen Feltzing · 20 years ago
  42. 81bd369 Wrong setting of AUDIOSEL caused double pitch 120MHz playback by Linus Nielsen Feltzing · 20 years ago
  43. 4488ad6 Synced. by Mats Lidell · 20 years ago
  44. b0b013e Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some data to iram. by Thom Johansen · 20 years ago
  45. c5056b1 Almost supports multiple-artist albums - needs a special case for songs with no album tag by Jonas Häggqvist · 20 years ago
  46. a32a74e Multi-artist cd handling will take a bit more work. Last version was broken. by Jonas Häggqvist · 20 years ago
  47. ac69e2a Add mpc2wav to viewers.config. by Thom Johansen · 20 years ago
  48. ad17fd4 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. by Thom Johansen · 20 years ago
  49. 34e2f72 Improved handling of multi-artist albums and tags with different cases by Jonas Häggqvist · 20 years ago
  50. 7bf2af6 Updated feed validator url by Jonas Häggqvist · 20 years ago
  51. 6bb5019 fix the digest dep build (dast) by Björn Stenberg · 20 years ago
  52. f2a60ff removed from cVS by Björn Stenberg · 20 years ago
  53. a43b7f0 New editor by Jonas Häggqvist · 20 years ago
  54. 69a71d0 Bringing digest back to life by Jonas Häggqvist · 20 years ago
  55. 2d2cc7c removed by Daniel Stenberg · 20 years ago
  56. e6bc6c4 iRiver: Implemented S/PDIF transmit power control. The optical LED is now off by default. by Linus Nielsen Feltzing · 20 years ago
  57. 2c6a472 more files by Daniel Stenberg · 20 years ago
  58. dd78f85 these are old and tired, but... by Daniel Stenberg · 20 years ago
  59. c194fab FM preset menu: store current preset immediately after leaving. by Jens Arnold · 20 years ago
  60. cef15c6 FM preset menu: Set cursor to the current preset on enter. Added a generic function to the menu system which allows for setting the position. by Jens Arnold · 20 years ago
  61. 06068b4 Bugfixes: (1) Estimated runtime was wrong for approx. 1 minute after boot or battery type/ capacity change because the recalculation was (only) done in the power thread's main loop. (2) Restored Ondio NiMH discharge table. Code cleanup: (1) Moved adjustment for 8MB mod to runcurrent() where it belongs and made it more precise (only adjust the normal current). by Jens Arnold · 20 years ago
  62. 5f8241a First step towards separating the metadata handling from the mpeg thread code by Linus Nielsen Feltzing · 20 years ago
  63. 1fa117d Temp fix to allow playlist creation with .ogg, .wav and .wma files by Linus Nielsen Feltzing · 20 years ago
  64. 579f3d8 Added iriverify to viewers.config by Linus Nielsen Feltzing · 20 years ago
  65. 2fa2bf6 Patch #1164207 by Alexandre Bourget, the iriverify plugin, transforms Rockbox generated playlists so they are recognized by the iRiver firmware by Linus Nielsen Feltzing · 20 years ago
  66. 43bf39e First lame attempt to show correct battery level on the iRiver by Linus Nielsen Feltzing · 20 years ago
  67. 09e55a9 Connected my brain by Linus Nielsen Feltzing · 20 years ago
  68. ce726be Added the IS_SYSEVENT() macro by Linus Nielsen Feltzing · 20 years ago
  69. 3d21781 Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARGER_CONNECTED and SYS_CHARGER_DISCONNECTED events by Linus Nielsen Feltzing · 20 years ago
  70. 3b853c6 CRLF end of line cleanup by Daniel Stenberg · 20 years ago
  71. 27dfe68 updated by Jonas Häggqvist by Daniel Stenberg · 20 years ago
  72. d34865a mp3buf renamed to audiobuf by Linus Nielsen Feltzing · 20 years ago
  73. 6cf9d51 Removed irrelevant definitions in the UDA1380 driver by Linus Nielsen Feltzing · 20 years ago
  74. eaa1bbb Synced. by Jens Arnold · 20 years ago
  75. 4a20e8e Slight fixes. by Jens Arnold · 20 years ago
  76. cf986e8 Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led, button assigment). (2) Disabled trigger settings and peakmeter trigger handling for devices without recording. Saves > 2 KB of code on Ondio SP. (3) Const policed, saves some more code size. (4) Some code cleanup. by Jens Arnold · 20 years ago
  77. e1f7058 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
  78. 8a237a8 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
  79. ec4e9b8 Correct handling of USB events by Linus Nielsen Feltzing · 20 years ago
  80. 1ca931d Oops by Linus Nielsen Feltzing · 20 years ago
  81. 68482bb Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices by Linus Nielsen Feltzing · 20 years ago
  82. 5fb6c64 Smaller code size due to use of post-increment addressing. Move code out of iram. Cosmetic changes. by Thom Johansen · 20 years ago
  83. d204183 Forgot to include sound.h by Linus Nielsen Feltzing · 20 years ago
  84. 674eaca Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() by Linus Nielsen Feltzing · 20 years ago
  85. 88d5aab Better #ifdef for the RoLo functionality by Linus Nielsen Feltzing · 20 years ago
  86. bd42d31 RoLo now works on the iRiver by Linus Nielsen Feltzing · 20 years ago
  87. e996e2f Added pcm_play_pause() to the plugin API by Linus Nielsen Feltzing · 20 years ago
  88. 9253d4d iRiver: call pcm_init() instead of uda1380_init() by Linus Nielsen Feltzing · 20 years ago
  89. 7eeb40b iRiver: More DMA debug output by Linus Nielsen Feltzing · 20 years ago
  90. 928beee iRiver: Major PCM DMA code cleanup, added pcm_init() and pcm_play_pause() by Linus Nielsen Feltzing · 20 years ago
  91. 1e77c70 added dumb by Daniel Stenberg · 20 years ago
  92. c1a951f Fixed link error for Archos Players/Recorders by Henrik Backe · 20 years ago
  93. f33ca63 ladida... iriver sim fix till pcm playback is implemented there. by Michiel Van Der Kolk · 20 years ago
  94. 3210ada This is completely obsolete :p by Michiel Van Der Kolk · 20 years ago
  95. 9d2531a Re-do previous patch, again. xshock's patch undid this. by Michiel Van Der Kolk · 20 years ago
  96. 6c08b93 I've fixed this before, i know i did! ;p (xshocks patch undid my earlier one) by Michiel Van Der Kolk · 20 years ago
  97. a87188e archos fix blah by Michiel Van Der Kolk · 20 years ago
  98. 451dd48 Sound api improvements, rockboy sound, contributed by xshock. by Michiel Van Der Kolk · 20 years ago
  99. 853bc3d sorry, the patch broke all the sims by Jörg Hohensohn · 20 years ago
  100. 3644fa2 patch # 1159539 from GvB: V1 charging cleanup by Jörg Hohensohn · 20 years ago