summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-03-26Those pesky 64-bit simulator builds..Dave Chapman
2007-03-26Improved (I hope) A/V sync. mpegplayer now takes account of the difference i...Dave Chapman
2007-03-26SWCODEC: Need to call resampler_new_delta when resetting DSP.Michael Sevakis
2007-03-26Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen
2007-03-26Killed a logf warning.Miika Pekkarinen
2007-03-26Argh. Get the tabs out the asm again.Michael Sevakis
2007-03-26Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla
2007-03-26Make the OS stacks usage debug screen nicer, and unfiy the code for charcell/...Jonathan Gordon
2007-03-26woops, used the wrong defineJonathan Gordon
2007-03-26Convert the playback control menu to the new API. Makes a good example Jonathan Gordon
2007-03-26Rockblox: Repair initial display on targets with no highscore list.Jens Arnold
2007-03-26Ooops.Jens Arnold
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-26Fix warningDave Chapman
2007-03-26mpegplayer for grayscale targets. Note that performance is slow...Dave Chapman
2007-03-25Initial attempt at rebufferingDave Chapman
2007-03-25Fix a few bugs in Xobox. Now menu isn't pure black on non-color targets and a...Tom Ross
2007-03-25fix bug where runtime data was not gathered for last track (end of playlist o...Robert Kukla
2007-03-25fix redJonathan Gordon
2007-03-25convert the xobox menu to the new API so it can be used as an example for plu...Jonathan Gordon
2007-03-25Allow clearing the backdrop on greyscale targets.Jens Arnold
2007-03-25SWCODEC & Coldfire: Do some more DSP straigntening out. Do as much Coldfire o...Michael Sevakis
2007-03-24FS #6848 - optimizations of Huffman decoding in Tremor.Tomasz Malesinski
2007-03-24FS #6848 - fast vector operations for ARM in Tremor.Tomasz Malesinski
2007-03-23Temporary workaround hard lockup with "nothing to resume" splash at end of th...Dominik Riebeling
2007-03-22Clamp output when converting from libmad's s3.28 format to 16-bit integers.Dave Chapman
2007-03-22Add the necessary action_signalscreenchange call to avoid going back one leve...Nicolas Pennequin
2007-03-22Use power for ACTION_STD_CANCEL when left is being used for something else Jonathan Gordon
2007-03-22Woops.. no longer neededJonathan Gordon
2007-03-22fix FS#6877 — Using the quickmenu in the database view causes problemsJonathan Gordon
2007-03-22Oops, only swcodec targets have pcm_get_bytes_waiting()Dave Chapman
2007-03-22Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio i...Dave Chapman
2007-03-21Further error checking that I shouldn't have forgotten earlier.Nicolas Pennequin
2007-03-21Add a bit more error checking to prevent possible crashes.Nicolas Pennequin
2007-03-21Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.Barry Wardell
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon
2007-03-21Fix FS#6863 - infinite looping with "Nothing to resume"Jonathan Gordon
2007-03-20FS#6864 - iriver H340 doesn't connect via USB - should be fixed. Registered t...Michael Sevakis
2007-03-20More logf fixes. speex.c wants to format 64bit args so I didn't change that o...Michael Sevakis
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis
2007-03-19Further simplification of constraints in libspeex arm asm.Jens Arnold
2007-03-19Draw peakmeter scale marks in foreground color instead of inversed background...Nils Wallménius
2007-03-18Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal...Dave Chapman
2007-03-18Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as 'o...Jens Arnold
2007-03-18Dont boost so often, fixes FS#6845Jonathan Gordon
2007-03-18Remove buffer overflow in solatiare menuJonathan Gordon
2007-03-18Fix several printf-style warnings in logf builds.Magnus Holmgren
2007-03-18Exit the preset context menu correctly after editing/deleting presetJonathan Gordon
2007-03-18fix redJonathan Gordon