summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add logf to the plugin interface (use the LOGF macro)Dave Chapman2005-06-18
* Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman2005-06-18
* Initial support for iriver backlight dimming. Unfortunately dimmingMiika Pekkarinen2005-06-18
* Fixed MPEG header validation for layer 1 on iriver, and simplified it for arc...Jens Arnold2005-06-18
* Proper MPEG layer 1 support.Jens Arnold2005-06-18
* Center USB logo on all modelsAndy2005-06-18
* Button adjustments for H1x0: added mode button for leaving menus and cancelli...Jens Arnold2005-06-18
* Fix red gmini build.Jens Arnold2005-06-18
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* Simulator stub for remote lcd flip.Jens Arnold2005-06-17
* iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold2005-06-17
* Fixed graphical glitch occuring in flipped lcd mode.Jens Arnold2005-06-17
* Proper handling of the UDA1380 RESET signalLinus Nielsen Feltzing2005-06-17
* Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds)Dave Chapman2005-06-17
* improved ifdef and wrapped long linesDaniel Stenberg2005-06-17
* ifdef correctionsDaniel Stenberg2005-06-17
* Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold2005-06-16
* Let's actually take volume into account this time.Thom Johansen2005-06-16
* Adjusted settings bitfield to properly keep the bass setting on H1x0, and sav...Jens Arnold2005-06-16
* Balance support for UDA1380 based players.Thom Johansen2005-06-16
* uda1380: Added bass/treble and recording functionsAndy2005-06-16
* Broken code, too much crack for me.Thom Johansen2005-06-15
* Proper UDA1380 bass and treble settings.Thom Johansen2005-06-15
* Killed all simulator warnings.Miika Pekkarinen2005-06-15
* Fixed the "last song bug".Miika Pekkarinen2005-06-15
* audio_is_initialized has to be set in playback.c.Miika Pekkarinen2005-06-15
* The modifications are for all larger screensJonas Häggqvist2005-06-15
* Added stubs for simulator to reduce some #ifdefs.Miika Pekkarinen2005-06-15
* Added define for the UDA1380 codec chip.Thom Johansen2005-06-15
* use the 160 pixels wide logo for wider LCDs too (for now at least)Daniel Stenberg2005-06-15
* LCD code depends on LCD model, not keypadDaniel Stenberg2005-06-15
* early and not yet working support for H300 buildsDaniel Stenberg2005-06-15
* options for the H300 seriesDaniel Stenberg2005-06-15
* ID3 parser bug fix by Ray LambertLinus Nielsen Feltzing2005-06-15
* Add A52/AC3 metadata parsing (samplerate, bitrate, track length)Dave Chapman2005-06-14
* Move metadata parsing code from playback.c into metadata.cDave Chapman2005-06-14
* There is no printf() in rockbox, but DEBUGF() has the intended effect in simu...Tomas Salfischberger2005-06-14
* Oops, simulator compiles now fine.Miika Pekkarinen2005-06-14
* Playlist changed are recognized correctly.Miika Pekkarinen2005-06-14
* See my message on the mailinglist. This should kill all warnings left in the ...Tomas Salfischberger2005-06-14
* Another warning fixed (idtag.c:59: warning: implicit declaration of function ...Tomas Salfischberger2005-06-14
* The synthVoice() function declaration was wrong (caused a warning). And becau...Tomas Salfischberger2005-06-14
* Fixed a dead lock, file handle leak that caused wps to jam andMiika Pekkarinen2005-06-14
* Pause and probably some crashes fixed.Miika Pekkarinen2005-06-14
* Even more quiet audio initialization.Miika Pekkarinen2005-06-14
* - add Andy Young's patch to make sound init more quietMarcoen Hirschberg2005-06-14
* Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3sDave Chapman2005-06-13
* Seeking forwards works a little better. Playlist handling still buggy.Miika Pekkarinen2005-06-13
* Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performanceDave Chapman2005-06-13
* Forward seeking fixed. Some comments added.Miika Pekkarinen2005-06-13