summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis1-1/+1
2010-06-11text viewer: can select the indent spaces when the line mode is reflow.Yoshihisa Uchida6-18/+34
2010-06-11CPP substitution isn't made inside " ", but we need " " when using , in a gas...Rafaël Carré1-33/+33
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré18-71/+96
2010-06-10ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...Rafaël Carré2-7/+19
2010-06-10Build plugin overlays when buffer size is <= 128kBRafaël Carré3-8/+5
2010-06-10rockpaint: steal the big buffer from audiobufferRafaël Carré1-68/+79
2010-06-10Submit FS#11365. Speed up mp3 decoding on ARM processors. It is faster to use...Andree Buschmann4-4/+15
2010-06-10ppmviewer: steal from audiobuffer for large arraysRafaël Carré1-2/+14
2010-06-10add a hotkey option to the wps touchregion.Jonathan Gordon1-0/+1
2010-06-10text viewer: fix that the return value's type is wrong.Yoshihisa Uchida1-2/+2
2010-06-10fix the problem that does not jump to selected the bookmark. (FS#11386)Yoshihisa Uchida3-4/+12
2010-06-10rockboy: use unions instead of type-punningRafaël Carré1-8/+12
2010-06-09crappy editor and crappy svn missing crappy merge crappy crappy 2am crappyJonathan Gordon1-4/+0
2010-06-09SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon1-4/+8
2010-06-09text viewer: don't load font if it is the same font currently used.Teruaki Kawashima1-10/+4
2010-06-09some clean up. add checks for terminating ')'.Teruaki Kawashima1-81/+75
2010-06-09simplify parse_list. don't search for terminating separator or parenthesis wh...Teruaki Kawashima1-13/+9
2010-06-09keyboard: clean up. remove unneeded #ifdefs.Teruaki Kawashima1-73/+37
2010-06-09text viewer: can select "move to prev/next page" or "move to top page/bottom ...Yoshihisa Uchida6-19/+54
2010-06-09fix a fun infinite loop when follow playlist is on and you started playback f...Jonathan Gordon1-1/+1
2010-06-09a few more HAVE_PICTUREFLOW_INTEGRATIONJonathan Gordon2-4/+19
2010-06-09rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon4-7/+7
2010-06-09reclaim most of the delta from the pictureflow commitJonathan Gordon4-23/+27
2010-06-09remainder of FS#11270 - bug fixes and updates for picureflowJonathan Gordon1-25/+73
2010-06-09Submit FS#11381. Use -O2 for ffmpegFLAC on ARM targets. This will give reason...Andree Buschmann1-0/+12
2010-06-09fix errorsJonathan Gordon1-2/+4
2010-06-09FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon8-25/+157
2010-06-08fix - not being accepted for viewport font.Jonathan Gordon1-1/+1
2010-06-08fix %pb and other progressbars which are shown one line down from where they ...Jonathan Gordon1-0/+2
2010-06-08Fix yellow and all the shipped themes that show AAJonathan Gordon1-1/+1
2010-06-08The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon1-5/+2
2010-06-08change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon1-1/+1
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