summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-06-08don't disable backdrop when the file name starts with 'd', e.g. %X(dock.bmp).Teruaki Kawashima1-1/+1
2010-06-08fix yellow.Teruaki Kawashima1-6/+0
2010-06-08add simple text viewer to pluginlib and use this for dict to show description.Teruaki Kawashima4-194/+307
2010-06-08revert r26623.Yoshihisa Uchida1-55/+55
2010-06-08text viewer: 1) fix uisim abends when fonts list is displayed.Yoshihisa Uchida2-12/+11
2010-06-08hopefully fix the problem with lines in viewports being pushed down one line. Jonathan Gordon1-2/+5
2010-06-08Improve accuracy of NR-based fp_sqrt with better initial estimation and using...Michael Sevakis1-14/+21
2010-06-07Slovak language update - FS#11375 by Peter LeckyMichael Chicoine1-0/+14
2010-06-07Catalan language update and cleanup, FS #11366 by Adrián Cereto MassaguéBertrik Sikken1-567/+581
2010-06-07Update of Czech language - FS#11371 by Marek SalabaMichael Chicoine1-0/+14
2010-06-07Slovak language update - FS#11350 by Peter LeckyMichael Chicoine1-2/+16
2010-06-07fix red.Teruaki Kawashima1-0/+2
2010-06-07text viewer: gigabeat f: add buttons to do one line up/down, and one column l...Teruaki Kawashima1-1/+6
2010-06-07this probably fixes FS#11373Jonathan Gordon1-0/+1
2010-06-07text viewer: some fixes related to font.Teruaki Kawashima2-65/+31
2010-06-07Fix FS#11370 - BEWARE when useing viewport colours.Jonathan Gordon1-0/+27
2010-06-07off by one. FS#11369Jonathan Gordon1-0/+1
2010-06-07text viewer: can selected scroll by column/scroll by screen for the horizonta...Yoshihisa Uchida9-69/+131
2010-06-07fix FS#11368 - %V was eating the whole line so the %Vf() and %Vb() tags were ...Jonathan Gordon1-1/+1
2010-06-07make %t workJonathan Gordon1-0/+2
2010-06-07make the parser work with the changed %Cl format.Jonathan Gordon1-119/+62
2010-06-07bahJonathan Gordon1-1/+1
2010-06-07this should be the last of the warningsJonathan Gordon1-3/+5
2010-06-07fix errorsJonathan Gordon2-1/+9
2010-06-07Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon10-143/+199
2010-06-06Don't initialise disk_* for the sim, and make sure disk.c isn't built at allFrank Gevaerts1-1/+0
2010-06-06don't draw the presets on the FM frequency bar, they look like crap. This wil...Jonathan Gordon1-1/+1
2010-06-06Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts1-0/+3
2010-06-06Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk spac...Thomas Martitz1-9/+10
2010-06-06FS#9034 - sort viewers.config by plugin name so the open with window is alpha...Jonathan Gordon1-55/+55
2010-06-06Save the scratchpad state in Sudoku plugin (FS#5737).Dominik Riebeling2-9/+38
2010-06-06text viewer: can display the horizontal scroll bar.Yoshihisa Uchida6-58/+107
2010-06-06Add the GPIO output-enable bits to the debug screen on PP502xTorne Wuff1-9/+21
2010-06-06text viewer: can be selected the number of screens per page.Yoshihisa Uchida8-87/+84
2010-06-06Virtual keyboard: enable line edit mode as an alternative on all target. Ther...Marianne Arnold1-11/+1
2010-06-06Change cuesheet handling so the id3 info is not spoofed anymore. If something...Jonathan Gordon6-27/+41
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2-2/+1
2010-06-05New USB charging system, part 3 (end of rework) - Default to usb charging onTorne Wuff1-1/+1
2010-06-05Some asm code beautification in the mpc decoder.Andree Buschmann1-58/+44
2010-06-05Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the...Marianne Arnold1-0/+1
2010-06-05Fix PLA_EXIT and PLA_CANCEL for the Iaudio M5 and X5, make them more intuitiv...Marianne Arnold1-2/+4
2010-06-05FS#11354 - A few more islenska.lang fixes by Hinrik Örn Sigurðsson fixing a...Nils Wallménius6-5695/+56
2010-06-05Fix plugin bitmaps dependencies generationRafaël Carré1-1/+1
2010-06-05pdbox: Moved all global variables in pdbox.c to IRAM.Wincent Balin1-6/+6
2010-06-05set svn properties.Teruaki Kawashima1-1/+1
2010-06-05remove old text viewer plugin (viewer.rock).Yoshihisa Uchida2-3295/+0
2010-06-05Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius46-2137/+1
2010-06-05new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.Teruaki Kawashima4-0/+2958
2010-06-05Lang file cleanup!Nils Wallménius43-45550/+1840
2010-06-05reworks text viewer plugin. (FS#11209)Yoshihisa Uchida30-2/+4798