summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-03-01Always dump the identify info as big endian for readability and consistency.Jens Arnold1-0/+5
2008-02-29Fix odd behaviour when rebuffering occurs during playback. This is hopefully...Steve Bavin1-4/+3
2008-02-28Use a safe way to get pcm buffer track change notifications to the audio thread.Michael Sevakis1-2/+47
2008-02-28Fix bookmark resume when a track is playing.Magnus Holmgren1-6/+6
2008-02-28Make "View OS stacks" auto-refresh again.Michael Sevakis1-0/+2
2008-02-27Add ability to dump ata identify info to the debug menu (by amiconn + ifdeffe...Peter D'Hoye1-0/+14
2008-02-27move the usb_core thread functionality to the main usb threadFrank Gevaerts1-0/+2
2008-02-27Fix sim builds.Barry Wardell1-1/+1
2008-02-27More improvement to the display of Searching... splashes in the tagtree:Barry Wardell1-8/+12
2008-02-27Fix default iconsets for targets with small mono LCDs (Archos Recorders and O...Jens Arnold1-1/+4
2008-02-26Fix auto dir change happening one track too early (another followup of r16425).Nicolas Pennequin1-1/+1
2008-02-26Remove the annoying 'Searching...0 tracks found' splash on Sansa when using t...Barry Wardell1-0/+4
2008-02-26FS #8635 by Andree Buschmann: Fix overflow in test_disk speed calculation. No...Jens Arnold1-3/+3
2008-02-26Fix not being able to skip to the last track in a playlist.Nicolas Pennequin1-1/+1
2008-02-26Attempt to make manual track skips more responsive and more robustNicolas Pennequin1-8/+28
2008-02-26Factor out duplicate code from audio_prev and audio_nextNicolas Pennequin1-22/+11
2008-02-26Make audio_next_track use the wps_offset value.Nicolas Pennequin1-2/+3
2008-02-25clear up some sim warningsAdam Gashlin1-1/+1
2008-02-25Fix ADX decoder, old constant coefficients were for 44.1khz only, they Adam Gashlin1-10/+175
2008-02-25Fix the simplelist redraw behaviour. It caused e.g. the 'Open with...' menu i...Jens Arnold1-2/+1
2008-02-25Not everyone uses GNU ls. But everyone should.Jonas Häggqvist1-1/+1
2008-02-24Change to (or add) 'standard' codec startup delay, fixing potential startup p...Magnus Holmgren4-7/+10
2008-02-24The fire plugin got slightly too big for the Archos plugin buffer with one of...Marianne Arnold1-2/+2
2008-02-24Use numeric user-ids to make the ls output more predictable (fixes a problem ...Jonas Häggqvist1-1/+1
2008-02-24Try to fix resume problems for FLAC files.Magnus Holmgren1-3/+3
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo3-293/+282
2008-02-23When starting playback, prevent the codec from starting to decode too early, ...Magnus Holmgren1-3/+5
2008-02-23Small fixes for icon behaviour on the Player: Read viewer icon numbers from v...Jens Arnold2-12/+7
2008-02-23Slightly more efficient way to decide which settings to save.Jens Arnold1-15/+23
2008-02-23Save empty filename settings when necessary. Fixes the inability to save the ...Jens Arnold1-5/+3
2008-02-23Fix line selector default for non-colour targets. Type 3 made the selector va...Jens Arnold1-3/+3
2008-02-23Opps.Michael Giacomelli1-1/+0
2008-02-23Default to helvR10 for new ports that do not yet have a default theme defined.Michael Giacomelli1-1/+5
2008-02-23Make cabbiev2 the default theme. Should not have any impact if you have alre...Michael Giacomelli1-15/+53
2008-02-23Remove font_file from the settings struct on the Archos Player - it isn't used.Dave Chapman2-0/+4
2008-02-21Fix building on FreeBSD (FS#8622).Dominik Riebeling1-1/+1
2008-02-21When failing to auto-load a bookmark, don't show the 'Nothing to resume' mess...Magnus Holmgren1-1/+5
2008-02-18oops japanese and korean are not for the playerDaniel Stenberg1-2/+2
2008-02-18fix the Makefile to provide the correct include path so that SOURCES workDaniel Stenberg2-3/+10
2008-02-18added lang/MakefileDaniel Stenberg1-0/+1
2008-02-18set svn:keywords propertyDaniel Stenberg1-1/+1
2008-02-18fix missing quotesDaniel Stenberg4-5/+5
2008-02-18FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg4-3/+82
2008-02-17eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg4-83/+1
2008-02-17FS#8482:Daniel Stenberg4-1/+83
2008-02-17Fix up incomplete reversal.Jens Arnold1-0/+35
2008-02-17FS#8617 Massive update of bulgarian translation by Hristo Kovachev.Mustapha Senhaji1-750/+9649
2008-02-17Fixed red, forgot to commit header changes.Miika Pekkarinen1-0/+1
2008-02-17A few fixes to problems in deutsch.lang as revealed by rasher's page. There a...Marianne Arnold1-23/+23
2008-02-17FS#8565 - fix for runtime data causing extra spin ups. Included a debug menu ...Miika Pekkarinen2-20/+29