summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Finish removing the main LCD backdrop function from the plugin APIDave Chapman2006-03-28
* Fix uninitialised variable warningDave Chapman2006-03-28
* Do not export load_main_backdrop() via the plugin API. Plugins should alloca...Dave Chapman2006-03-28
* Patch #2969 - Doom! Currently only working on the H300.Dave Chapman2006-03-28
* Patch #2854 by David Dent - %bs WPS tag for sleep timerLinus Nielsen Feltzing2006-03-28
* Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts2006-03-28
* Add precut setting for the equalizer and add some more comments to the eq men...Dan Everton2006-03-27
* x5: use as default BUTTON_POWER to close a pluginChristian Gmeiner2006-03-27
* ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo (P#4...Martin Arver2006-03-27
* Fixed a crash when selecting database mode in the menuLinus Nielsen Feltzing2006-03-27
* Alignment fix for ipods.Miika Pekkarinen2006-03-27
* Allow multiple tracks with the same title.Miika Pekkarinen2006-03-27
* More alignment fixes.Miika Pekkarinen2006-03-27
* Patch #4923 by Jani Kinnunen: updated Finnish translationHristo Kovachev2006-03-27
* WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f...Jens Arnold2006-03-26
* Eliminate references to "long" types for 64-bit compiles; return audio dataDave Bryant2006-03-26
* Bumped plugin API versionLinus Nielsen Feltzing2006-03-26
* Basic plugin playback control menu by Jonathan Gordon (Patch #4874)Linus Nielsen Feltzing2006-03-26
* swap PLAY and REC for x5, I liked that way!Daniel Stenberg2006-03-26
* Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen2006-03-26
* Fixed the yellow builds.Miika Pekkarinen2006-03-26
* Fixed potential sample overflow in variable stereo width > 100% and karaoke m...Jens Arnold2006-03-26
* Fixed the debug menu.Miika Pekkarinen2006-03-26
* Fixed some red builds.Miika Pekkarinen2006-03-26
* Fill WPS tags from tagcache if available.Miika Pekkarinen2006-03-26
* Fixed possible data alignment problem while committing the tagcache.Miika Pekkarinen2006-03-26
* Properly allocating the temporary buffer.Miika Pekkarinen2006-03-26
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26
* Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev2006-03-25
* Fix lockups people have been having with track skipping during buffer fill, t...Brandon Low2006-03-25
* Fix a problem where audio would stay paused after a stop and start of playbackBrandon Low2006-03-25
* Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton2006-03-25
* One minute sleep timer step size is a little too precise. How about five minu...Dan Everton2006-03-24
* Change step size of sleep timer to 1 minute.Dan Everton2006-03-24
* Port sleep timer setting screen to new setting screens. Make sleep timer usab...Dan Everton2006-03-24
* Whoops, missed a file in last warning fix commitBrandon Low2006-03-24
* Slightly clearer code in dsp_eq_update_data.Dan Everton2006-03-24
* Fix warningsBrandon Low2006-03-24
* fix the bitmaps position bug on X5Ben Basha2006-03-24
* New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg2006-03-24
* Convert playback.c to use unsigned byte counters, and _minor_ refactoring of ...Brandon Low2006-03-24
* Build chessbox for the X5Dave Chapman2006-03-24
* Color bitmaps on iAudio X5 by Mustapha SenhajiBen Basha2006-03-24
* Fix weirdness caused by not stopping buffering during pause, and generally us...Brandon Low2006-03-24
* Make fullscreen off by default for Rockboy.Zakk Roberts2006-03-23
* Keep assembler versions of DSP routines in dsp_arch.S files. This alsoThom Johansen2006-03-23
* Make EQ work on 64 bit sims again.Thom Johansen2006-03-23
* Allow the pcm buffer to fill while playback is pausedBrandon Low2006-03-23
* First small step in playback.c's pending makeover. Properly lock and cleanup...Brandon Low2006-03-23
* Fix the inaccurate frequency setting problems of the EQ due toThom Johansen2006-03-23