summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli64-88/+475
2009-01-04remove extra include of core bmp.c from a previous attempt at pluginlib scalerAndrew Mahone1-2/+0
2009-01-04build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone9-50/+188
2009-01-04Updated italian translation.Alessio Lenzi1-10/+12
2009-01-04MP4/AAC: Add support for album artist tags written by Foobar2000. Closes FS#9...Magnus Holmgren1-0/+5
2009-01-04minor code reshuffle to not call viewport_set_default so oftenJonathan Gordon1-7/+7
2009-01-03Cleaner solution to plugin-included core files.Björn Stenberg3-14/+2
2009-01-03List sscanf.c in SOURCES instead of doom.makeBjörn Stenberg2-1/+1
2009-01-03FS# 9752 by Melba Sitjar: Added missing strings to Tagalog language.Robert Menes1-4/+106
2009-01-03Change System->Version to System->Credits. Closes FS#9620.Marc Guay1-4/+4
2009-01-03fix yellowJonathan Gordon1-2/+5
2009-01-03Fix some reds.Nils Wallménius2-2/+3
2009-01-03a few more button/statusbar fixes...Jonathan Gordon8-16/+26
2009-01-03Reorder of user_settings, cleaned out some unused settings grouped settings d...Nils Wallménius4-279/+252
2009-01-03Sansa Clip: simplify keymap for button_context_right_is_inc. This fixes movin...Bertrik Sikken1-14/+6
2009-01-02static/const/#include/tab police on various filesBertrik Sikken4-504/+506
2009-01-02fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels..Jonathan Gordon1-7/+1
2009-01-02FS#9742 - hopefully the last of theseJonathan Gordon1-3/+7
2009-01-02woops... fix the header and bump the plugin APIJonathan Gordon3-4/+5
2009-01-02More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)Jonathan Gordon6-9/+43
2009-01-01Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737Nils Wallménius1-3/+2
2009-01-01bah, the filetree does the same spindown handling as the WPS so fix it there ...Jonathan Gordon1-1/+1
2009-01-01try again... BUTTON_NONE is not a sys event :pJonathan Gordon1-1/+1
2009-01-01fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handlingJonathan Gordon1-1/+1
2008-12-31Updated Fuze button code. FS#9645 by Thomas Martitz.Björn Stenberg1-38/+39
2008-12-31Commit FS#9733 (multiline logf) by Yoshihisa UchidaMaurus Cuelenaere1-8/+50
2008-12-31fix the yesno screen which I accidently broke with the last commitesJonathan Gordon1-0/+3
2008-12-31fix redJonathan Gordon1-1/+2
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon44-263/+293
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2-7/+60
2008-12-29Make local functions static in codecs, where possible.Bertrik Sikken12-44/+44
2008-12-29Reduce the pictureflow empty slide bitmaps to 8-bit palette images,Andrew Mahone2-0/+0
2008-12-28Make sure pictureflow always uses the user font, both on colour and greyscale...Jens Arnold1-0/+3
2008-12-28Updated italian translation.Alessio Lenzi1-1/+103
2008-12-28Make the greylib text output functions handle unicode. Fixes non-working umla...Jens Arnold1-9/+6
2008-12-28Remove register indentation in si4700 debug screen.Michael Sevakis1-4/+4
2008-12-28Move enabling of USB charging from sound_settings_apply to settings_applyNils Wallménius1-4/+4
2008-12-28more pictureflow work:Andrew Mahone1-186/+112
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis1-3/+25
2008-12-27FS#8335, with some changes discussed on IRC:Andrew Mahone1-58/+139
2008-12-27Add support for scaled bitmap loads, and for greylib display, toAndrew Mahone3-202/+195
2008-12-26Add missing greylib scaled bitmap test plugin.Andrew Mahone1-0/+78
2008-12-26Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone17-42/+88
2008-12-26Latest work on the bmp on-load scaler:Andrew Mahone6-794/+728
2008-12-25Remove a last junk that was unintentionaly added to english file. Mustapha Senhaji1-2/+1
2008-12-25Update the API version too.Michael Giacomelli1-8/+8
2008-12-25Fix junk added to language file.Michael Giacomelli1-8/+0
2008-12-25Hopefully fix read.Michael Giacomelli1-10/+10
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli13-2/+955
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis3-33/+30