summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-03-04m:robe 100 - small keymap changesRobert Kukla1-2/+3
2008-03-04Pragmatic fix for FS#8681 (logf breaks scrobbling). The correct fix is a bett...Nicolas Pennequin1-13/+0
2008-03-04Fix FS#8675: Last song in playlist ends prematurely.Magnus Holmgren1-4/+17
2008-03-04Only need to include these for e200.Barry Wardell1-0/+2
2008-03-04Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell1-2/+6
2008-03-03Slightly simpler mechanism to avoid Q_AUDIO_FILL_BUFFER floods.Steve Bavin1-10/+3
2008-03-03Try and only use the PCM buffer low latency mode in sound settings when we re...Dan Everton5-35/+117
2008-03-03All references to the hardware equalizer should have be removed.Dan Everton1-5/+1
2008-03-03m:robe 100: use correct bmp file for chessbox (needs make clean)Robert Kukla1-6/+8
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold12-24/+41
2008-03-02fix red 1Robert Kukla1-1/+1
2008-03-02simulator: Robert Kukla1-0/+5
2008-03-02implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...Frank Gevaerts1-0/+15
2008-03-02Fix svn properties.Jens Arnold1-1/+1
2008-03-02Greyscale library: Assembler optimised update for coldfire, ~73% speedup when...Jens Arnold4-4/+149
2008-03-02Use IRAM where appropriate when testing framerate, for more realistic results...Jens Arnold1-1/+4
2008-03-02fix redRobert Kukla1-1/+1
2008-03-02mrobe 100: fix graphics for flipitRobert Kukla2-0/+2
2008-03-01compile invadrox only for suitable targets (fix red)Robert Kukla1-5/+1
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla56-26/+507
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