- 143a872 Whoops. cleaned up some code leftovers by Michiel Van Der Kolk · 20 years ago
- 73f247a TagDatabase v2 tester, needs its internal defines to be set to the proper values for the specific database before usage. by Michiel Van Der Kolk · 20 years ago
- d41d44f (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react like by Michiel Van Der Kolk · 20 years ago
- de4ef01 Long policy again by Linus Nielsen Feltzing · 20 years ago
- c27d51c Long policy by Linus Nielsen Feltzing · 20 years ago
- 63c5fc7 Don't build splitedit.c on iriver by Linus Nielsen Feltzing · 20 years ago
- ef73c2e Even more correct conditions for mpeg_get_last_header() by Linus Nielsen Feltzing · 20 years ago
- 78c829f Bad conditions for including mpeg_get_last_header() by Linus Nielsen Feltzing · 20 years ago
- e2ae4f3 New BMP reader by Tomas Salfischberger by Linus Nielsen Feltzing · 20 years ago
- 250678b New BMP reader by Tomas Salfischberger by Linus Nielsen Feltzing · 20 years ago
- 11359df Do not distinguish between case when sorting entries. by Michiel Van Der Kolk · 20 years ago
- e327cc8 Fall back on "<no album tag>" if the file is in the root of the player and doesn't have an album tag... by Michiel Van Der Kolk · 20 years ago
- 50b656f Fall back on directory name if no album tag, instead of <no album tag>. by Michiel Van Der Kolk · 20 years ago
- 438366c Proper dumpint function.. by Michiel Van Der Kolk · 20 years ago
- 7aa75e1 Another broken link. Albums -> Artist was completely nonsense. fixed. by Michiel Van Der Kolk · 20 years ago
- cec134f Song -> Album links were broken. by Michiel Van Der Kolk · 20 years ago
- e4e1f2c create_dos_name() return value was meaningless. by Jens Arnold · 20 years ago
- a07c735 Bugfixes: (1) add_dir_entry() always appended new entries, although the code intended to reuse deleted entries. New code reuses deleted entries whenever possible. (2) If the code could not extend the dir to append new entries (FAT16 root dir or disk full), it failed because of (1). (3) Even if reuse had worked, it would never have reused entry 0. (4) Shortname char 0xE5->0x05 replacement to avoid treatment as free entry was done for all chars although it should only be done for the first. The 0x05->0xE5 replacement on read was missing altogether. (5) Obey directory size limit (65536 entries == 2 MB). Improvements: (1) The (undocumented) flags used by WinNT derivates to store the case of a shortname's name and extension part are now supported for reading. (2) smaller code size. by Jens Arnold · 20 years ago
- b5a507b Small fix for compilation under GCC4. Note: It still doesn't even fully compile for SH1, and coldfire builds are reported to crash, so ymmv. by Jens Arnold · 20 years ago
- 9418e92 typo (ok, my commits get trivial) by Jörg Hohensohn · 20 years ago
- 9ec1ff8 Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. by Stepan Moskovchenko · 20 years ago
- 74e9d54 I'm a fool by Jonas Häggqvist · 20 years ago
- c88b5b7 Ooops by Linus Nielsen Feltzing · 20 years ago
- 18610f1 Sound on iRiver by Jonas Häggqvist · 20 years ago
- 1c40d3c Ooops. DRAM can't start at 0x30000000 on iRiver by Linus Nielsen Feltzing · 20 years ago
- eaef66e Synced by Jonas Häggqvist · 20 years ago
- 1f5fb99 Some shifting optimizations. Working code. 50% realtime. by Stepan Moskovchenko · 20 years ago
- c3d0a22 make use of font_getstringsize by Christian Gmeiner · 20 years ago
- c6ec0f4 moved lcd_getstringsize into font.c by Christian Gmeiner · 20 years ago
- ed0c876 iRiver: added support for hold-button on main unit and remote control by Christian Gmeiner · 20 years ago
- e5e08c7 The future is not here yet... by Jonas Häggqvist · 20 years ago
- 134d251 Removed warnings by Linus Nielsen Feltzing · 20 years ago
- daa7fdc some libmad test performance improvements by Linus Nielsen Feltzing · 20 years ago
- aed6f4f Added link to rashers statistics page by Linus Nielsen Feltzing · 20 years ago
- b061400 Changed nick reference by Björn Stenberg · 20 years ago
- 5b707d7 Synced. by Mats Lidell · 20 years ago
- a02567d 64 sectors are 64 sectors... by Jens Arnold · 20 years ago
- ae2bf7a Display return code. by Björn Stenberg · 20 years ago
- 8776fc0 rename() requires path on destination name now by Björn Stenberg · 20 years ago
- 4d1757b Don't create /dir in buildimage by Björn Stenberg · 20 years ago
- b99551d FAT test case builds again by Björn Stenberg · 20 years ago
- 70ad08c iRiver: Correct port pin setup for the local and remote keypad by Linus Nielsen Feltzing · 20 years ago
- 6ea21f6 iRiver LCD update by Jonas Häggqvist · 20 years ago
- 4b773c0 Added xxx2wav support, an icon, and some optimizations by Stepan Moskovchenko · 20 years ago
- cdd35ba fix compiler error by Daniel Stenberg · 20 years ago
- 5811214 Code cleanup, fix warnings, error checking, add midi2wav to viewers.config by Stepan Moskovchenko · 20 years ago
- 19631f4 iRiver: Independent backlight timers for the main and remote LCD by Linus Nielsen Feltzing · 20 years ago
- 21aa3b1 IRiver: show logo on startup at remote lcd by Christian Gmeiner · 20 years ago
- 8c0c53e no new line fix by Christian Gmeiner · 20 years ago
- 652d133 IRiver: better default contrast value by Christian Gmeiner · 20 years ago
- cf2b821 IRiver: added remote backlight handling into backlight thread by Christian Gmeiner · 20 years ago
- 562c872 whoops... forgot one file by Christian Gmeiner · 20 years ago
- 4dabec4 plugin to test remote lcd by Christian Gmeiner · 20 years ago
- d0a9491 corrected copyright infos by Christian Gmeiner · 20 years ago
- c63430e IRiver: extended plugin api with current remote lcd functions by Christian Gmeiner · 20 years ago
- 7e01562 Some code policing by Linus Nielsen Feltzing · 20 years ago
- 394c2d9 compile fix by Christian Gmeiner · 20 years ago
- 859095d synced by Christian Gmeiner · 20 years ago
- 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
- a6a0190 Even more updates to the remote LCD driver. Now it actually works... by Linus Nielsen Feltzing · 20 years ago
- d1e89d6 IRiver: some defines by Christian Gmeiner · 20 years ago
- 769af0e Updated H100 remote LCD driver by Rick by Linus Nielsen Feltzing · 20 years ago
- 215e492 Added MIDI synthesizer plugin by Stepan Moskovchenko · 20 years ago
- 9ae63e4 I'll commit a working version now, then... by Jonas Häggqvist · 20 years ago
- 0a93a30 Snap font imported from Debian xfonts-artwiz package and updated to include all of iso8859-15 by Jonas Häggqvist · 20 years ago
- 267eb07 New API for buffered PCM playback by Linus Nielsen Feltzing · 20 years ago
- 14c7900 Low-level driver for the H100 remote control LCD, by Richard S. La Charite III by Linus Nielsen Feltzing · 20 years ago
- 81bd369 Wrong setting of AUDIOSEL caused double pitch 120MHz playback by Linus Nielsen Feltzing · 20 years ago
- 4488ad6 Synced. by Mats Lidell · 20 years ago
- b0b013e Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some data to iram. by Thom Johansen · 20 years ago
- c5056b1 Almost supports multiple-artist albums - needs a special case for songs with no album tag by Jonas Häggqvist · 20 years ago
- a32a74e Multi-artist cd handling will take a bit more work. Last version was broken. by Jonas Häggqvist · 20 years ago
- ac69e2a Add mpc2wav to viewers.config. by Thom Johansen · 20 years ago
- ad17fd4 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. by Thom Johansen · 20 years ago
- 34e2f72 Improved handling of multi-artist albums and tags with different cases by Jonas Häggqvist · 20 years ago
- 7bf2af6 Updated feed validator url by Jonas Häggqvist · 20 years ago
- 6bb5019 fix the digest dep build (dast) by Björn Stenberg · 20 years ago
- f2a60ff removed from cVS by Björn Stenberg · 20 years ago
- a43b7f0 New editor by Jonas Häggqvist · 20 years ago
- 69a71d0 Bringing digest back to life by Jonas Häggqvist · 20 years ago
- 2d2cc7c removed by Daniel Stenberg · 20 years ago
- e6bc6c4 iRiver: Implemented S/PDIF transmit power control. The optical LED is now off by default. by Linus Nielsen Feltzing · 20 years ago
- 2c6a472 more files by Daniel Stenberg · 20 years ago
- dd78f85 these are old and tired, but... by Daniel Stenberg · 20 years ago
- c194fab FM preset menu: store current preset immediately after leaving. by Jens Arnold · 20 years ago
- 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
- 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
- 5f8241a First step towards separating the metadata handling from the mpeg thread code by Linus Nielsen Feltzing · 20 years ago
- 1fa117d Temp fix to allow playlist creation with .ogg, .wav and .wma files by Linus Nielsen Feltzing · 20 years ago
- 579f3d8 Added iriverify to viewers.config by Linus Nielsen Feltzing · 20 years ago
- 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
- 43bf39e First lame attempt to show correct battery level on the iRiver by Linus Nielsen Feltzing · 20 years ago
- 09e55a9 Connected my brain by Linus Nielsen Feltzing · 20 years ago
- ce726be Added the IS_SYSEVENT() macro by Linus Nielsen Feltzing · 20 years ago
- 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
- 3b853c6 CRLF end of line cleanup by Daniel Stenberg · 20 years ago
- 27dfe68 updated by Jonas Häggqvist by Daniel Stenberg · 20 years ago
- d34865a mp3buf renamed to audiobuf by Linus Nielsen Feltzing · 20 years ago
- 6cf9d51 Removed irrelevant definitions in the UDA1380 driver by Linus Nielsen Feltzing · 20 years ago
- eaa1bbb Synced. by Jens Arnold · 20 years ago