summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Remove the BOM from english.langMarc Guay1-2/+2
2009-01-05fix the delay between exiting a plugin and having the statusbar drawn. Does p...Jonathan Gordon1-2/+3
2009-01-05Try it again.Marc Guay1-5/+19
2009-01-05Revert 19687Marc Guay1-19/+5
2009-01-05Now in UTF-8Marc Guay1-2/+2
2009-01-05Switch the Credits lang back to Version and add a new one for Version.Marc Guay1-5/+19
2009-01-05Better just do some cache maintenence there for good luck.Michael Sevakis1-0/+4
2009-01-05Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis6-125/+56
2009-01-05temporarilty disable the statusbar in the keyboard because it doesnt use view...Jonathan Gordon1-3/+5
2009-01-05fix red and yellowJonathan Gordon2-4/+0
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon10-37/+28
2009-01-05"fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon2-11/+24
2009-01-05rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F...Michael Sevakis1-15/+11
2009-01-05fix typo.Michael Giacomelli1-1/+0
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