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