summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* OOps, bad handling of tick_remove_task()Linus Nielsen Feltzing2005-06-22
* New debug screen for sw codec audio threadLinus Nielsen Feltzing2005-06-22
* Image support for the WPS.Tomas Salfischberger2005-06-22
* SyncedJonas Häggqvist2005-06-22
* no if(!usb_detect()) check around the autorock execution since we have early ...Jörg Hohensohn2005-06-22
* allow smaller .ucl, to test bootboxJörg Hohensohn2005-06-22
* CODECS lists the codec plugins, so that the Makefile knows what ones toDaniel Stenberg2005-06-22
* Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing2005-06-22
* Use asm optimised memset() in vorbis_apply_window.Pedro Vasconcelos2005-06-21
* Made Supported the default File View optionLinus Nielsen Feltzing2005-06-21
* Fixed a problem with playback when returning from usb mode.Miika Pekkarinen2005-06-20
* Fixed glitches from crossfade.Miika Pekkarinen2005-06-20
* Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold2005-06-20
* Crossfade fixes.Miika Pekkarinen2005-06-20
* Musepack files should play (poorly) now.Thom Johansen2005-06-20
* cpu_boost(true) was called twice.Miika Pekkarinen2005-06-20
* Iriver: Properly apply sound settings on startup. Moved some inits to more ap...Jens Arnold2005-06-20
* Added missing quoteLinus Nielsen Feltzing2005-06-20
* Patch #1223219 by Dave Wiard - Add all supported audio files with Create Play...Linus Nielsen Feltzing2005-06-20
* Elapsed counter resets correctly when changing tracks.Miika Pekkarinen2005-06-20
* iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold2005-06-19
* Added code to handle APEv2 tags for WavPack files, although this should beDave Bryant2005-06-19
* Fixed the dreaded iRiver simulator crashLinus Nielsen Feltzing2005-06-19
* Some re-desing to buffer filling and track loading code and a few bugMiika Pekkarinen2005-06-19
* Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy2005-06-19
* behave the same way with the h300 keypad as with the h100 (for now at least)Daniel Stenberg2005-06-18
* First attempt at seeking in FLAC filesDave Chapman2005-06-18
* 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
* 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
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold2005-06-17
* improved ifdef and wrapped long linesDaniel Stenberg2005-06-17
* Adjusted settings bitfield to properly keep the bass setting on H1x0, and sav...Jens Arnold2005-06-16
* 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
* use the 160 pixels wide logo for wider LCDs too (for now at least)Daniel Stenberg2005-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