summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-04-21Fix yellow builds.Zakk Roberts1-1/+2
2006-04-21Updated pitch screen again. *Back to old behavior of only coming up on ON+UP/...Zakk Roberts2-60/+96
2006-04-21Ipod mini: Correct placement of odd bubble rows.Jens Arnold1-1/+1
2006-04-20Use correct macros to check for iriver architecture.Jens Arnold1-4/+4
2006-04-20SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ...Jens Arnold2-26/+18
2006-04-20Optimizations for doom: coldfire asm drawspan routine = not much, fixed point...Karl Kurbjun4-50/+107
2006-04-20Repeat mode should be an integer, not a boolean. Fixes bug #2955.Hardeep Sidhu1-2/+2
2006-04-20Stop playback and exit viewer if last track in current playlist is removedHardeep Sidhu1-10/+15
2006-04-20Fixed problem with forced reload of dircached filenames when playlist is sortedHardeep Sidhu1-0/+1
2006-04-20Set playing to true immediately when audio_play() is called. Fixes a bug whe...Hardeep Sidhu1-0/+1
2006-04-20Fix a crossfade problem (not initializing quite right), and a end of track pr...Brandon Low1-10/+16
2006-04-20No need to force a sync of control file until playlist has started. This sho...Hardeep Sidhu1-3/+9
2006-04-19Fixed: Generate chunked playlist correctly, don't sort <All tracks>Miika Pekkarinen2-9/+26
2006-04-19Oops, forgot to commit this.Miika Pekkarinen1-0/+14
2006-04-19More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen3-35/+73
2006-04-19Allow insert shuffled option for directories when playlist is empty. Based o...Hardeep Sidhu3-4/+17
2006-04-19Have the codec thread stop the pcm if we need to spin up the diskBrandon Low1-1/+11
2006-04-18Fix playback if the user does a very fast seek->skip pressBrandon Low1-0/+3
2006-04-18Fix end of playlist handling. I think.Brandon Low1-0/+1
2006-04-18Revert previous, it is brokenBrandon Low1-3/+1
2006-04-18Make seeking synchronous. It's better this wayBrandon Low1-1/+3
2006-04-18Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen2-123/+196
2006-04-18Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ...Brandon Low3-8/+37
2006-04-18Should fix a bug with track skipping backwards following track skip forward, ...Brandon Low1-1/+1
2006-04-18Save empty resume information if the playlist has endedBrandon Low1-1/+5
2006-04-18Minor fix for insert_shuffle when playlist is emptyHardeep Sidhu1-13/+18
2006-04-18Fixed problem with auto change directory not working when browsing pluginsHardeep Sidhu1-7/+7
2006-04-18Jewels: switch back to Sysfixed font after exiting the Playback menu.Zakk Roberts1-0/+1
2006-04-17Fix the use of equalizer pre-cut in combination with replaygain.Magnus Holmgren1-52/+66
2006-04-17Reduce code size when logf is off. Add a todo. Undo a previous fix that bro...Brandon Low1-4/+15
2006-04-17Add better error message for messed up graphics.Karl Kurbjun1-1/+4
2006-04-17Properly cache animations at level start. Switches still need some caching c...Karl Kurbjun3-4/+51
2006-04-17Fix/add some comments and remove some old leftover crossfeed code.Thom Johansen1-9/+16
2006-04-17Misc. minor fixes: Guarantee aligned buffer. Enable load-codec-from-disk if ...Brandon Low1-110/+123
2006-04-17Add in error return if appropriate.Karl Kurbjun1-4/+6
2006-04-17Changed the way the addons and demos menus are displayed and built. Should b...Karl Kurbjun1-15/+81
2006-04-17Finally add support for unlimited number of addons and demos. Also cleaned u...Karl Kurbjun1-57/+40
2006-04-17Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.Jens Arnold6-114/+171
2006-04-17Temporary fix for the high-pitched sounds on iPod: they should sound correct ...Zakk Roberts1-0/+4
2006-04-17Some code cleanup. Adds Always run to configuration options.Karl Kurbjun1-29/+31
2006-04-16New harddisk icon for units (and remotes) without real harddisk LED.Jens Arnold1-1/+1
2006-04-16Fix run so that it stays enabled across level loads. Removed some unused cod...Karl Kurbjun3-17/+18
2006-04-16Decrease doom's code size and some code cleanup.Karl Kurbjun3-90/+81
2006-04-16Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.Dave Chapman3-4/+6
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen4-36/+135
2006-04-16Disable some unused code (code used in network play) to bring the plugin size...Dave Chapman1-0/+5
2006-04-15Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun7-109/+73
2006-04-15Proper chunked browsing support when dirbuffer limit is reached.Miika Pekkarinen3-203/+176
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts1-4/+4
2006-04-15Removed an extra newline.Zakk Roberts1-1/+0