summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-04-27Revert r20786 as it caused problems with alternating sublines (they need to b...Thomas Martitz
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-04-25Remove unnecessary #include "backlight.h"Bertrik Sikken
2009-04-25Setting do_full_update isn't actually needed, since the track changed event w...Thomas Martitz
2009-04-25Commit FS#9882 - make better use of iram at different quality encodings, remo...Dave Hooper
2009-04-25Might as well enable SPC so that all codecs build on the Clip. Not yet real ...Michael Giacomelli
2009-04-25Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...Michael Giacomelli
2009-04-25Enable WMA, MPC, ASAP, NSF, APE, and SID playback on the Sansa clip as these ...Michael Giacomelli
2009-04-22Fix redMaurus Cuelenaere
2009-04-22Fix yellowMaurus Cuelenaere
2009-04-22Add exit() implementation for pluginsMaurus Cuelenaere
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun
2009-04-21In audio_current_track(), don't overwrite thistrack_id3 when it is being used...Boris Gjenero
2009-04-20Update Dutch languageMaurus Cuelenaere
2009-04-20Fix red.Thomas Martitz
2009-04-20FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO...Thomas Martitz
2009-04-20Allow higher precision in calculation of seek position and elapsed time for m...Andree Buschmann
2009-04-20Fix FS#10139 (broken seek for very long mp3 files) through avoiding int32 ove...Andree Buschmann
2009-04-20beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon
2009-04-19Fix warning about unused functionsFrank Gevaerts
2009-04-19Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts
2009-04-19Fix red introduced in r20747Boris Gjenero
2009-04-19Add anti-skip buffer time when calculating watermark. This fixes the "Anti-Sk...Boris Gjenero
2009-04-19Logf display: add ability to scroll through messagesMaurus Cuelenaere
2009-04-19Touchscreen targets: switch to grid mode before launching a plugin and switch...Maurus Cuelenaere
2009-04-17Commit fix for CPU_BOOST_LOGGING by Rafaël Carré.Michael Giacomelli
2009-04-17Pegbox fixes by Rafaël Carré.Michael Giacomelli
2009-04-17Commit keyboard keymap fixed for the Sansa Clip by Rafael Carre. Michael Giacomelli
2009-04-16Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values ...Robert Keevil
2009-04-16Clean code a bit (no functional changes)Maurus Cuelenaere
2009-04-16Fix headerMaurus Cuelenaere
2009-04-16Add setjmp implementation for MIPS targets from newlibMaurus Cuelenaere
2009-04-15Handle the DB dirty flag correctly. Now a broken DB should stay disabled. Als...Miika Pekkarinen
2009-04-14Fix caption backlight.Thomas Martitz
2009-04-14fix FS#10102 (progress doesnt get updated on the first track of a boot) and h...Jonathan Gordon
2009-04-12Fix remote wps updating (again, FS#10121).Thomas Martitz
2009-04-11Slightly more compact boundary check.Jens Arnold
2009-04-11Fix the scrollbar boundary checking to prevent the player from freezing on sc...Karl Kurbjun
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun
2009-04-11Revert unrelated changes :/Thomas Martitz
2009-04-11Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz
2009-04-10Fix FS#10111 - Pops and clicks when playing 24 bit FLAC files. This fixes de...Boris Gjenero
2009-04-09FS#8523 - Disable WPS updating when the backlight is off.Thomas Martitz
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun
2009-04-08Forgot to add the call too gwps_fix_statusbars(), fixes yellow too.Thomas Martitz
2009-04-08WPS update optimizations:Thomas Martitz
2009-04-08Undo revert of r20653Andrew Mahone
2009-04-08fix accidental reverts in r20651Andrew Mahone