summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-05-09Fix bug #5298 - hard-code the background color in Sokoban to prevent everythi...Zakk Roberts1-35/+43
2006-05-09Allow BUTTON_REPEAT in the Jewels main menu for scroll, so navigation isn't a...Zakk Roberts1-0/+2
2006-05-09Reset id3 info when skipping directories. Fixes B#5323.Hardeep Sidhu1-0/+1
2006-05-08Revert a previous change, works around the problem of freezing on stop-while-...Brandon Low2-1/+5
2006-05-08Fixed freezing after loader error messages.Stepan Moskovchenko4-13/+40
2006-05-07Ipod: Move the HW revision to 'View HW info' where it belongs, and make both ...Jens Arnold1-27/+33
2006-05-07We don't need 2 different CRC functions.Jens Arnold1-43/+18
2006-05-07Whoops! Lousy button code...Stepan Moskovchenko1-6/+48
2006-05-07Added ability to adjust the volume during playback.Stepan Moskovchenko3-18/+69
2006-05-07Fixed voice prompts from id3 dbHardeep Sidhu1-14/+37
2006-05-05Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip').Jens Arnold1-14/+14
2006-05-05Fixed bug with playlist_skip_entry when track to be skipped was less then cur...Hardeep Sidhu1-7/+9
2006-05-05Fix folder icons in tagcacheHardeep Sidhu1-13/+4
2006-05-05Enabled playlist functions on tracks in tagcacheHardeep Sidhu3-24/+35
2006-05-05Hopefully fix some old audio playing during manual track skip w/o crossfade. ...Brandon Low1-0/+1
2006-05-04Fix viewer crash due to uninitialsed usage of rb->Jens Arnold1-1/+2
2006-05-03Text viewer: * Only show those options which really exist. * Basic button fun...Jens Arnold3-115/+123
2006-05-03Greyscale ipods: Fixed screendump for the (not-so-) new framebuffer format.Jens Arnold1-8/+2
2006-05-03Increase language buffer from 14000 to 16000 so that russian.lang fits again....Peter D'Hoye1-1/+1
2006-05-03Optimize synth code by pre-computing the volume scaling for each note.Stepan Moskovchenko4-27/+35
2006-05-03Correct a Coldfire asm constraint.Magnus Holmgren1-1/+1
2006-05-03Don't initiate track change if at end of playlistHardeep Sidhu1-2/+5
2006-05-03Only reset resume settings when we're really at the end of the playlistHardeep Sidhu1-1/+2
2006-05-03Remove some debug junk, start a new build.Stepan Moskovchenko1-2/+0
2006-05-03Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko5-84/+111
2006-05-02iPod: Bass/Treble settings need 5 bits, not 4 - fixes bug report #5276. This...Dave Chapman1-3/+3
2006-05-02Player: Credits plugin correctly working with UTF-8. Patch by Marcoen Hirschb...Jens Arnold3-5/+8
2006-05-02Stop playing current track before starting a new playlist with an offset (eg....Hardeep Sidhu1-1/+4
2006-05-01----------------------------------------------------------------------Stepan Moskovchenko8-115/+400
2006-05-01Caption-backlight: don't keep backlight on if paused as this keeps the backli...Peter D'Hoye1-4/+6
2006-05-01Properly set audio_is_initialized flag for swcodec devices ad use it when ini...Hardeep Sidhu1-4/+7
2006-05-01Also clear WPS backdrop when shutting down (same fix as in usb event handling...Peter D'Hoye1-0/+3
2006-05-01Applied patch 2917: Fix retrieval of total sample count in get_vorbis_metadata.Magnus Holmgren1-9/+16
2006-05-01Init voice before audio because audio needs to know the voice buffer size. Se...Peter D'Hoye1-3/+11
2006-05-01Tweak MP3 seeking a little, and don't do gapless trim if a seek has been done.Magnus Holmgren1-4/+10
2006-05-01Call rb->yield() during the random game generation.Dave Chapman1-0/+36
2006-05-01Bump the api version when something is added to the api!Jens Arnold1-1/+1
2006-05-01Oops, fix Ondio builds.Zakk Roberts1-0/+3
2006-05-01Patch #5056 by Jonathan Gordon, with rework and additions by me: Updated View...Zakk Roberts3-391/+351
2006-04-30Fix red builds?Peter D'Hoye1-0/+5
2006-04-30Recording buffer offset must be passed on to the firmware calls, not the othe...Peter D'Hoye2-3/+4
2006-04-30The recording buffer should not try to use the voice buffer, so map our buffe...Peter D'Hoye1-4/+8
2006-04-30Synced, and some fixes/updates.Magnus Holmgren1-31/+140
2006-04-30Ondio, gmini, ipod: Don't trigger vkeyboard accept if the button is already p...Jens Arnold1-1/+3
2006-04-30Silence 2 gcc4 warnings.Jens Arnold1-1/+3
2006-04-30Fix one seeking bug: when seeking back to before a resume point, audio from a...Magnus Holmgren1-4/+8
2006-04-30Fix problem with loading bookmarks from the root folder (causing the simulato...Magnus Holmgren1-2/+2
2006-04-30Fixed problem with incorrect first index after resumeHardeep Sidhu1-0/+2
2006-04-30Fixed playlist control corruption on dircache systemsHardeep Sidhu1-0/+4
2006-04-29Clear wps backdrop on USB event when in wps. Fix for bug report 4752Peter D'Hoye1-0/+5