- 9cfa47a "Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader. by Jörg Hohensohn · 19 years ago
- b6bd582 preparation for sectioned linking (will remove dead functions/data) by Jörg Hohensohn · 19 years ago
- be918cd Fixed a problem with playback when returning from usb mode. by Miika Pekkarinen · 19 years ago
- 78da1ff The last commit mixed up the arguments of cpu_boost(). Fixed that and removed the #ifdefs again, added #define cpui_boost(on_off) for fixed frequency platforms instead. by Jens Arnold · 19 years ago
- 387c4f2 Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ. by Miika Pekkarinen · 19 years ago
- 0cb7511 Backlight dimming is now flicker free on all situations. by Miika Pekkarinen · 19 years ago
- 5936246 Fixed glitches from crossfade. by Miika Pekkarinen · 19 years ago
- 61b9d34 Iriver: Backlight fading is now configurable. Added a function to stop the backlight from using timer1, freeing it for usage in plugins. Grouped together some related settings functions. by Jens Arnold · 19 years ago
- 3e88b58 Crossfade fixes. by Miika Pekkarinen · 19 years ago
- 644d073 Crossfade adjustments. by Miika Pekkarinen · 19 years ago
- cdcd651 Musepack files should play (poorly) now. by Thom Johansen · 19 years ago
- af53cef cpu_boost(true) was called twice. by Miika Pekkarinen · 19 years ago
- 6514435 Iriver: Properly apply sound settings on startup. Moved some inits to more appropriate places. by Jens Arnold · 19 years ago
- ad839ae Added missing quote by Linus Nielsen Feltzing · 19 years ago
- 9a89921 Patch #1223219 by Dave Wiard - Add all supported audio files with Create Playlist by Linus Nielsen Feltzing · 19 years ago
- cf18f96 Elapsed counter resets correctly when changing tracks. by Miika Pekkarinen · 19 years ago
- 12a0e22 iriver: Prescale the digital volume when boosting treble/bass by decreasing the mixer volume. by Jens Arnold · 19 years ago
- 2c28390 Added code to handle APEv2 tags for WavPack files, although this should be by Dave Bryant · 19 years ago
- fe8eb3b crossfade works much better but costs some cpu power if enabled. by Miika Pekkarinen · 19 years ago
- b08e2ac Fixed the dreaded iRiver simulator crash by Linus Nielsen Feltzing · 19 years ago
- 431e813 Some re-desing to buffer filling and track loading code and a few bug fixes. by Miika Pekkarinen · 19 years ago
- 6b3a14a Only stop backlight pwm timer if display is fully dimmed either on or off. by Miika Pekkarinen · 19 years ago
- 0a81bb3 Don't initialize id3 structure with zeros on software codec platforms by Miika Pekkarinen · 19 years ago
- e5d0872 Iriver: First attempt at recording. Use Info->Debug->PCM recording to test recording of wav-files. Seams to work fine except occasional 100 ms noise at pos 100 ms (not later) so initialization or synch problem.. by Andy · 19 years ago
- 2c0a58c prevent build failures for non-iriver targets by Daniel Stenberg · 19 years ago
- f77547c make it build fine for H300 (keypads) as well by Daniel Stenberg · 19 years ago
- 3a79a70 pcm_playback.c is not for sims by Daniel Stenberg · 19 years ago
- 6067b6a make it not attempt to build the sh1 assembler when build for H300 by Daniel Stenberg · 19 years ago
- 57e78a5 reverted the ifdef change, this code really IS H120/H140-specific and thus by Daniel Stenberg · 19 years ago
- 6dd2729 Set up things identical for all MCF5249 devices, until we find a reason not to by Daniel Stenberg · 19 years ago
- 2230791 1) mpeg.c is only for MAS-devices by Daniel Stenberg · 19 years ago
- 1753e98 behave the same way with the h300 keypad as with the h100 (for now at least) by Daniel Stenberg · 19 years ago
- 3dd7593 Initial setup for the H300 keypad by Daniel Stenberg · 19 years ago
- 33d4c33 Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu instead by Daniel Stenberg · 19 years ago
- f03bc29 depend on CPU, not player model by Daniel Stenberg · 19 years ago
- 5b6909b ifdef fix by Daniel Stenberg · 19 years ago
- defdf4b First attempt at seeking in FLAC files by Dave Chapman · 19 years ago
- 33001cb Add logf to the plugin interface (use the LOGF macro) by Dave Chapman · 19 years ago
- 961c9a3 Added %fc WPS tag to display codec type - moved codectype from track_info struct into mp3info struct, initialise it on MAS platforms, and add it to the WPS. by Dave Chapman · 19 years ago
- 2bfd258 Initial support for iriver backlight dimming. Unfortunately dimming by Miika Pekkarinen · 19 years ago
- b028772 Fixed MPEG header validation for layer 1 on iriver, and simplified it for archos. by Jens Arnold · 19 years ago
- e2cd581 Proper MPEG layer 1 support. by Jens Arnold · 19 years ago
- 59b7894 Center USB logo on all models by Andy · 19 years ago
- 9ed26cb Button adjustments for H1x0: added mode button for leaving menus and cancelling settings, removed unnecessary soft keylock from wps. by Jens Arnold · 19 years ago
- 9e86521 Fix red gmini build. by Jens Arnold · 19 years ago
- 4c7da88 Iriver UDA1380 volume and balance handling is now done in sound.c, similar to archos player; removed pcm_set_volume(). Implemented a dB-linear scale. Sorted & bumped plugin api. Removed audio test from the debug menu. by Jens Arnold · 19 years ago
- 22c15b7 Simulator stub for remote lcd flip. by Jens Arnold · 19 years ago
- bd1bb5f iriver: LCD flip for H1x0 remote, some code cleanup. by Jens Arnold · 19 years ago
- ba7dccf Fixed graphical glitch occuring in flipped lcd mode. by Jens Arnold · 19 years ago
- 752c34c Proper handling of the UDA1380 RESET signal by Linus Nielsen Feltzing · 19 years ago
- 55afc7c Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds) by Dave Chapman · 19 years ago
- ffa3222 improved ifdef and wrapped long lines by Daniel Stenberg · 19 years ago
- 9a7ebfd ifdef corrections by Daniel Stenberg · 19 years ago
- de1b915 Iriver: Sleep timer now powers off the box even when the charger is connected. by Jens Arnold · 19 years ago
- a4a1a55 Let's actually take volume into account this time. by Thom Johansen · 19 years ago
- 17f6d65 Adjusted settings bitfield to properly keep the bass setting on H1x0, and save some bits on treble. Bumped config block version, so save your settings to a file before upgrading. by Jens Arnold · 19 years ago
- 3828c7d Balance support for UDA1380 based players. by Thom Johansen · 19 years ago
- 3de5e74 uda1380: Added bass/treble and recording functions by Andy · 19 years ago
- eadceed Broken code, too much crack for me. by Thom Johansen · 19 years ago
- 38c9d75 Proper UDA1380 bass and treble settings. by Thom Johansen · 19 years ago
- 53ce20a Killed all simulator warnings. by Miika Pekkarinen · 19 years ago
- c3fed62 Fixed the "last song bug". by Miika Pekkarinen · 19 years ago
- e941289 audio_is_initialized has to be set in playback.c. by Miika Pekkarinen · 19 years ago
- 65e6a63 The modifications are for all larger screens by Jonas Häggqvist · 19 years ago
- 92ea04a Added stubs for simulator to reduce some #ifdefs. by Miika Pekkarinen · 19 years ago
- 08636e1 Added define for the UDA1380 codec chip. by Thom Johansen · 19 years ago
- a7de2e2 use the 160 pixels wide logo for wider LCDs too (for now at least) by Daniel Stenberg · 19 years ago
- 6b60f9a LCD code depends on LCD model, not keypad by Daniel Stenberg · 19 years ago
- 8576114 early and not yet working support for H300 builds by Daniel Stenberg · 19 years ago
- 0482ff5 options for the H300 series by Daniel Stenberg · 19 years ago
- 5058f7d ID3 parser bug fix by Ray Lambert by Linus Nielsen Feltzing · 19 years ago
- 5b9eb29 Add A52/AC3 metadata parsing (samplerate, bitrate, track length) by Dave Chapman · 19 years ago
- 3ad485b Move metadata parsing code from playback.c into metadata.c by Dave Chapman · 19 years ago
- 88a89e0 There is no printf() in rockbox, but DEBUGF() has the intended effect in simulator. by Tomas Salfischberger · 19 years ago
- 184d82e Oops, simulator compiles now fine. by Miika Pekkarinen · 19 years ago
- 8d5822d Playlist changed are recognized correctly. by Miika Pekkarinen · 19 years ago
- fe8663c See my message on the mailinglist. This should kill all warnings left in the iriver builds. And the changes will be added to the next musepack minor release. by Tomas Salfischberger · 19 years ago
- 9b9d6e7 Another warning fixed (idtag.c:59: warning: implicit declaration of function `memcmp') by Tomas Salfischberger · 19 years ago
- 2ed84ec The synthVoice() function declaration was wrong (caused a warning). And because of that GCC didn't notice the error on line 390: synthVoice(currentVoice). by Tomas Salfischberger · 19 years ago
- ef72f99 Fixed a dead lock, file handle leak that caused wps to jam and by Miika Pekkarinen · 19 years ago
- 58c71e0 Pause and probably some crashes fixed. by Miika Pekkarinen · 19 years ago
- 6ab53ba Even more quiet audio initialization. by Miika Pekkarinen · 19 years ago
- 37f59a0 - add Andy Young's patch to make sound init more quiet by Marcoen Hirschberg · 19 years ago
- 24394b3 Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3s by Dave Chapman · 19 years ago
- 58af47c Seeking forwards works a little better. Playlist handling still buggy. by Miika Pekkarinen · 19 years ago
- 789791e Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance by Dave Chapman · 19 years ago
- d94cba6 Forward seeking fixed. Some comments added. by Miika Pekkarinen · 19 years ago
- 7dad7d3 Initial commit of actual WavPack codec... :) by Dave Bryant · 19 years ago
- 57c6f6e Initial pass at WavPack codec playback support (and my first commit...) by Dave Bryant · 19 years ago
- 7ac0b35 Remove TREE_RC_ENTER, it was redundant by Marcoen Hirschberg · 19 years ago
- fb369b0 Make remote-control code more complete by Marcoen Hirschberg · 19 years ago
- 7eb743e More codec loader corrections. by Miika Pekkarinen · 19 years ago
- e0037ad Codec loader fixed. Now switching between different codecs should work better. by Miika Pekkarinen · 19 years ago
- b56f424 Added menu button for remote (because the menu now supports the remote too). by Tomas Salfischberger · 19 years ago
- c19e0f0 Add remote control support to tree and menu. Move defines from wps.c to wps.h by Marcoen Hirschberg · 19 years ago
- 097444d Fixed some mp3 metadata reading performance problem. Next track by Miika Pekkarinen · 19 years ago
- 7cdae1a First attempt at gapless MP3 support using LAME header info. by Thom Johansen · 19 years ago
- 57f0ec1 Added support for reading LAME header delay and padding fields for proper gapless MP3 support. by Thom Johansen · 19 years ago
- ca19564 Enabled minor Tremor opt. by Thom Johansen · 19 years ago
- a1d75d3 Calculate accurate Ogg duration and bitrate by Dave Chapman · 19 years ago