summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-03-28Removed some debug codeLinus Nielsen Feltzing1-2/+0
2006-03-28Audio support for iAudio X5Linus Nielsen Feltzing1-0/+2
2006-03-28Change the type of the P_SectorActive() function to boolean - that's how it i...Dave Chapman2-3/+3
2006-03-28More 64-bit fixes.Dave Chapman1-2/+2
2006-03-28More 64-bit fixesDave Chapman3-16/+16
2006-03-28x5: lets build doom...Christian Gmeiner1-1/+1
2006-03-28added good (tm) button mappings for x5, and added ifdef for HAS_BUTTON_HOLDChristian Gmeiner1-2/+15
2006-03-28Fix red builds.Dan Everton1-2/+2
2006-03-28Fail gracefully if write fails (i.e. disk space runs out) during copy in spli...Dan Everton1-2/+31
2006-03-2864-bit sim fixesDave Chapman2-4/+4
2006-03-28Finish removing the main LCD backdrop function from the plugin APIDave Chapman1-2/+0
2006-03-28Fix uninitialised variable warningDave Chapman1-1/+1
2006-03-28Do not export load_main_backdrop() via the plugin API. Plugins should alloca...Dave Chapman4-3/+2
2006-03-28Patch #2969 - Doom! Currently only working on the H300.Dave Chapman130-1/+65584
2006-03-28Patch #2854 by David Dent - %bs WPS tag for sleep timerLinus Nielsen Feltzing1-0/+14
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts1-69/+80
2006-03-27Add precut setting for the equalizer and add some more comments to the eq men...Dan Everton6-78/+150
2006-03-27x5: use as default BUTTON_POWER to close a pluginChristian Gmeiner3-4/+4
2006-03-27ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo (P#4...Martin Arver3-0/+6
2006-03-27Fixed a crash when selecting database mode in the menuLinus Nielsen Feltzing1-0/+2
2006-03-27Alignment fix for ipods.Miika Pekkarinen1-19/+35
2006-03-27Allow multiple tracks with the same title.Miika Pekkarinen1-10/+28
2006-03-27More alignment fixes.Miika Pekkarinen1-3/+14
2006-03-27Patch #4923 by Jani Kinnunen: updated Finnish translationHristo Kovachev1-43/+295
2006-03-26WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f...Jens Arnold7-5/+3702
2006-03-26Eliminate references to "long" types for 64-bit compiles; return audio dataDave Bryant10-192/+191
2006-03-26Bumped plugin API versionLinus Nielsen Feltzing1-1/+1
2006-03-26Basic plugin playback control menu by Jonathan Gordon (Patch #4874)Linus Nielsen Feltzing6-1/+144
2006-03-26swap PLAY and REC for x5, I liked that way!Daniel Stenberg1-6/+6
2006-03-26Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen1-1/+12
2006-03-26Fixed the yellow builds.Miika Pekkarinen2-2/+2
2006-03-26Fixed potential sample overflow in variable stereo width > 100% and karaoke m...Jens Arnold1-7/+8
2006-03-26Fixed the debug menu.Miika Pekkarinen1-1/+3
2006-03-26Fixed some red builds.Miika Pekkarinen1-0/+2
2006-03-26Fill WPS tags from tagcache if available.Miika Pekkarinen2-3/+4
2006-03-26Fixed possible data alignment problem while committing the tagcache.Miika Pekkarinen1-1/+1
2006-03-26Properly allocating the temporary buffer.Miika Pekkarinen1-3/+1
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen22-62/+2696
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev3-2/+25
2006-03-25Fix lockups people have been having with track skipping during buffer fill, t...Brandon Low1-0/+8
2006-03-25Fix a problem where audio would stay paused after a stop and start of playbackBrandon Low1-9/+5
2006-03-25Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton8-137/+256
2006-03-24One minute sleep timer step size is a little too precise. How about five minu...Dan Everton1-1/+1
2006-03-24Change step size of sleep timer to 1 minute.Dan Everton1-1/+1
2006-03-24Port sleep timer setting screen to new setting screens. Make sleep timer usab...Dan Everton4-191/+30
2006-03-24Whoops, missed a file in last warning fix commitBrandon Low1-1/+1
2006-03-24Slightly clearer code in dsp_eq_update_data.Dan Everton1-17/+12
2006-03-24Fix warningsBrandon Low8-10/+10
2006-03-24fix the bitmaps position bug on X5Ben Basha10-0/+11
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg4-0/+32