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