1. b0e78a4 Fixed the errors. by Miika Pekkarinen · 19 years ago
  2. 3ba52e2 Removed an unnecessary logf call. by Miika Pekkarinen · 19 years ago
  3. 20b3897 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some by Miika Pekkarinen · 19 years ago
  4. 10a6805 Removed a heapload of TABs. by Jens Arnold · 19 years ago
  5. 6a8cf45 Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2) Restructured internal handling of corners and edges. Added handling of faces for (1). (3) Small button handling changes for better response. by Jens Arnold · 19 years ago
  6. 937725f Beginnings of a library complementing the core LCD functions. First function: filled triangle drawing. by Jens Arnold · 19 years ago
  7. 89d6e95 Added a number of new graphics functions to the plugin API. by Jens Arnold · 19 years ago
  8. 426df39 Cube.rock: converted to binary fixed-point arithmetic allowing for some more optimisation, and added proper aspect handling of LCDs with non-square pixels (all archos SH targets). by Jens Arnold · 19 years ago
  9. d191756 Resume now starts playback at the point it was stopped, not 2-7 seconds later. by Ryan Jackson · 19 years ago
  10. 40a8401 songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the first page of audio data by Ryan Jackson · 19 years ago
  11. b3437ec More atomic GPIO by Linus Nielsen Feltzing · 19 years ago
  12. 25bb98d use find's -exec instead of xargs to copy files, in an attempt to work better by Daniel Stenberg · 19 years ago
  13. 3f606de silence the makefile by Daniel Stenberg · 19 years ago
  14. db4fb95 make the ctype array unsigned so that bit 7 (octal 0200) can be set and by Daniel Stenberg · 19 years ago
  15. 2d8fd9c I find it weird that there is a private copy of this file here, but I'm by Daniel Stenberg · 19 years ago
  16. 526f797 Removed an extra semicolon by Linus Nielsen Feltzing · 19 years ago
  17. 7ba03e6 removed an extra codec_api struct pointer and the function setting it by Daniel Stenberg · 19 years ago
  18. a19acbd Removed picky warnings by Linus Nielsen Feltzing · 19 years ago
  19. 4d71da0 code-policed, removed commented and ifdef'ed code by Daniel Stenberg · 19 years ago
  20. 192a604 Atomic GPIO access by Linus Nielsen Feltzing · 19 years ago
  21. d2ca7fc Cleaned up the bootloader code a little by Linus Nielsen Feltzing · 19 years ago
  22. 3382aba added uda1380_reset() by Linus Nielsen Feltzing · 19 years ago
  23. 56fb177 Inverted S/PDIF control on H110 by Linus Nielsen Feltzing · 19 years ago
  24. 204814f Clean .ucl by Jens Arnold · 19 years ago
  25. 2f6781d Resetting the pause indicator when seeking songs. by Miika Pekkarinen · 19 years ago
  26. 5d9f67d Added missing dependencies. by Jens Arnold · 19 years ago
  27. 9cce5c3 Adjustment for bootbox. by Jens Arnold · 19 years ago
  28. 367de4d Iriver: Disabled dead charging screen code. by Jens Arnold · 19 years ago
  29. 8831a0a Postfix for bootbox: charging screen reacts on ON press not release as well. by Jens Arnold · 19 years ago
  30. 7c7dd43 Fixed a long-standing bug in the charging screen. The charging screen froze when OFF was pressed. The intention was to powerdown, but this cannot work on archos, so the charging screen must not react on OFF. Made the charging screen react on the ON press instead of the release for better feedback. Bootbox uses SYS_POWEROFF for powering down. by Jens Arnold · 19 years ago
  31. fbd4088 Replaced some yields with sleep(1) to save battery while paused or by Miika Pekkarinen · 19 years ago
  32. b55aaba javazoom converter, not the tritonus one.. by Michiel Van Der Kolk · 19 years ago
  33. 9fee0ec Songdb java version, source. only 1.5 compatible by Michiel Van Der Kolk · 19 years ago
  34. dfa8ecb iriver bootloader: enable backlight at boot, reset uda1380, warning when low battery, let the user try with USB when the ATA init fails by Linus Nielsen Feltzing · 19 years ago
  35. b6242daf Wrong model check in the debug menu. Now the recording test is back on the H120/H140 models. by Linus Nielsen Feltzing · 19 years ago
  36. c4b7c67 Patch #1235763 by Ryan Jackson - Resume/bookmark support for Vorbis by Linus Nielsen Feltzing · 19 years ago
  37. b1ecc83 Archos devices: Removed MAS and RTC debug menu options. They are no longer used nowadays, so we can save the space. by Jens Arnold · 19 years ago
  38. 0d63cbb Fixed a problem with transition to next album which caused rockbox by Miika Pekkarinen · 19 years ago
  39. 1ed292c Fixed an audio burst coming out when pausing a track with fading enabled. by Miika Pekkarinen · 19 years ago
  40. 645a2e1 Fixed a simulator crash while trying to play a song. Fixed crossfade by Miika Pekkarinen · 19 years ago
  41. a9203b4 Updating wps info correctly when changing a track while buffering. by Miika Pekkarinen · 19 years ago
  42. 527ce40 The previous commit did not fix the metadata reading correctly. Now it by Miika Pekkarinen · 19 years ago
  43. b288dda Fixed a problem that next track info was not always available after the by Miika Pekkarinen · 19 years ago
  44. 3e33f85 Track changing works now better (not still perfect). by Miika Pekkarinen · 19 years ago
  45. 1a7f1f4 improvements suggested by Jens: prompt for USB in case of problems, handle power off button by Jörg Hohensohn · 19 years ago
  46. 85e0376 Reorganized encoder to allow compressing blocks in smaller chunks and by Dave Bryant · 19 years ago
  47. d1af08f Correct Rec+ON check in the iriver bootloader by Linus Nielsen Feltzing · 19 years ago
  48. e51fc6d Adapted fwpatcher to patch both H110/H115 and H120/H140 firmwares. Unpatched firmwares are detected by md5sum, and the patched firmware's md5sum is compared to the matching entry, so it should be even more safe than before. by Jens Arnold · 19 years ago
  49. a75f0e5 iriver bootloader: display the model number for which the rockbox.iriver was built, start original firmware with rec+play on the remote, bumped to version 3 by Linus Nielsen Feltzing · 19 years ago
  50. 52d5b30 Wrong iriver model check by Linus Nielsen Feltzing · 19 years ago
  51. 557308e Wrong iriver model check by Linus Nielsen Feltzing · 19 years ago
  52. 62c768c Recovered from my major brain failure and reverted to using the same load address for both H110 and H120/140 by Linus Nielsen Feltzing · 19 years ago
  53. f69c779 Wrong appsdir for the H120 boot loader by Linus Nielsen Feltzing · 19 years ago
  54. 6fa590b i wasn't fully awake o.o by Michiel Van Der Kolk · 19 years ago
  55. 233b782 Proper sorting, explanation of the extra field. by Michiel Van Der Kolk · 19 years ago
  56. c7430a7 for oggs, we do a lame crc from index 0 to make the rundb work better (but this by Daniel Stenberg · 19 years ago
  57. c4b31b0 Disabled set rating option when the runtime database isn't working.. to avoid confusion. by Michiel Van Der Kolk · 19 years ago
  58. 5d9e053 Some playback fixes. by Miika Pekkarinen · 19 years ago
  59. a5ef8f0 Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses correct LCD background colour. by Jens Arnold · 19 years ago
  60. b5fc253 Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only work correctly for b&w. by Jens Arnold · 19 years ago
  61. a39026a Removed the start-original-with-remote bootloader feature by Linus Nielsen Feltzing · 19 years ago
  62. e82df4e Bootloader adjustments for H110 by Linus Nielsen Feltzing · 19 years ago
  63. 2d25122 H110 adjustments by Linus Nielsen Feltzing · 19 years ago
  64. 8b6c133 SDRAM setup adjusted for H110 models by Linus Nielsen Feltzing · 19 years ago
  65. e257042 Adjusted refresh timer for H110 by Linus Nielsen Feltzing · 19 years ago
  66. 3b5fdbe USB is the same on all H1x0 models by Linus Nielsen Feltzing · 19 years ago
  67. 2cf25d0 ADC is the same on all H1x0 models by Linus Nielsen Feltzing · 19 years ago
  68. a33fd0f build on all h100 units by Daniel Stenberg · 19 years ago
  69. 2af252d attempt to set a variable based on the Revision variable set by CVS by Daniel Stenberg · 19 years ago
  70. a670e34 Fixed skip bug at buffer refill by Henrik Backe · 19 years ago
  71. 8f895de safety precaution to detect an envrionment running with the old setup by Daniel Stenberg · 19 years ago
  72. 8493ccb Renamed the iriver h120 defines and configs to "h120"! Added initial support by Daniel Stenberg · 19 years ago
  73. c28969d Remote LCD support for the Win32 H1x0 simulator. by Jens Arnold · 19 years ago
  74. 348d8f6 A couple of bug fixes: 1. Take mutex before all playlist control file operations including fsync. 2. Don't flush and reload tracks if nothing is playing. by Hardeep Sidhu · 19 years ago
  75. a6abe76 Only flush and reload when something is playing. Fixes hang on H1x0 when changing repeat mode before anything has played. by Hardeep Sidhu · 19 years ago
  76. c5e87ae Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in addition to 1 and 8 bit. Generates one of 3 output formats: (0) Archos recorder, Ondio, Gmini, H1x0 monochrome; this is the default. (1) Archos player graphics library. (2) H1x0 4-shade greyscale. Decision about the pixel value is based on the true pixel brightness, so hopefully no more inverted images. by Jens Arnold · 19 years ago
  77. 3a5bd7a Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in the H1x0 remote LCD driver and the recorder LCD driver. by Jens Arnold · 19 years ago
  78. 81b32e0 Only update resume info when playing. Fixes resume when exiting recording/radio screens. by Hardeep Sidhu · 19 years ago
  79. 93fb498 "Bugfix" by Langlois Florian (Chamois on IRC), we forgot to change this one. by Tomas Salfischberger · 19 years ago
  80. df80798 Lame hack to strip ID3v1 tags from MP3 playback, so they can play back without gaps by Linus Nielsen Feltzing · 19 years ago
  81. 2cc64c4 Chip8 works again on grayscale devices by Linus Nielsen Feltzing · 19 years ago
  82. 28bd327 Fix possible use of uninitialized variable by Daniel Stenberg · 19 years ago
  83. 4e52b97 When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount of by Daniel Stenberg · 19 years ago
  84. 11d7cb9 entry *entryarray is static in the C source so it can't be extern here by Daniel Stenberg · 19 years ago
  85. 3eb962d PCM buffering fixes. Made a temporary workaround for playback glitch by Miika Pekkarinen · 19 years ago
  86. 8d3855e Removed dead code by Linus Nielsen Feltzing · 19 years ago
  87. d7f9439 Adapted remote LCD driver and player graphics library to the new bitmap function naming scheme. by Jens Arnold · 19 years ago
  88. f894a4c 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. by Jens Arnold · 19 years ago
  89. 1076eb1 Check for invalid song data. by Michiel Van Der Kolk · 19 years ago
  90. 3d25240 (1) Set cpu to 11 Mhz when we "crash" to prevent overheating. by Tomas Salfischberger · 19 years ago
  91. ffd207f Makes sure that the pause/resume/prev/next functions are executed in the audio thread by Linus Nielsen Feltzing · 19 years ago
  92. d3424f0 Fixed the "overwriting bug" with aligned lines in the WPS. by Tomas Salfischberger · 19 years ago
  93. 6b582c3 Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCHIP emulation by Linus Nielsen Feltzing · 19 years ago
  94. 22960c3 Waiting pcm buffer to run empty before stopping the last track. by Miika Pekkarinen · 19 years ago
  95. d1c294c Initial import of tagdb by Niels Laukens · 19 years ago
  96. 5e9f52f Some interface updates and code policing in the alarm setting screen, take 2 by Linus Nielsen Feltzing · 19 years ago
  97. 50d9e3f Some interface updates and code policing in the alarm setting screen by Linus Nielsen Feltzing · 19 years ago
  98. 2023b47 Decreased pcm buffer low watermark when crossfade is not enabled. by Miika Pekkarinen · 19 years ago
  99. 65a1b1a Fix broken player build by Christi Scarborough · 19 years ago
  100. be78945 (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for left align, %ac for centre, %ar for right. It is currently not possible to use more than one %a? tag per WPS line. (2) Lots of tabs removed. by Christi Scarborough · 19 years ago