summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* new text viewerYoshihisa Uchida2010-04-14
* allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...Jonathan Gordon2010-04-13
* Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611)Tomer Shalev2010-04-12
* Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last pageTomer Shalev2010-04-12
* Text viewer: Make calculation clearerTomer Shalev2010-04-12
* Text viewer: Remove unused max_line_len variableTomer Shalev2010-04-12
* Mark const return value; correct the comment about valid menu items for the h...Alexander Levin2010-04-12
* fix yellowYoshihisa Uchida2010-04-12
* viewer plugin: when the alignment is RIGHT, supports WIDE screen.Yoshihisa Uchida2010-04-12
* test_codec is SWCODEC onlyRafaël Carré2010-04-12
* some test plugins have dependenciesRafaël Carré2010-04-12
* FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep...Jens Arnold2010-04-11
* Use r12 to save 1 register.Andree Buschmann2010-04-11
* Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on P...Andree Buschmann2010-04-11
* Small hotkey code changes for readabilityJeffrey Goode2010-04-11
* Fix two viewport related charcell bugs: crashes in the yesno screen and the U...Jens Arnold2010-04-11
* shuld fix red and yellowJonathan Gordon2010-04-11
* Rework how progressbars are managed so you can have as many bars in a viewpor...Jonathan Gordon2010-04-11
* viewer plugin: when the setting file loads or saves, converts to new version ...Yoshihisa Uchida2010-04-11
* Bug fix from r25577. Oops.Jeffrey Goode2010-04-11
* FS#11195, plus. Simplified hotkey struct, thanks alle!Jeffrey Goode2010-04-11
* Fix yellow: pointer castJeffrey Goode2010-04-10
* Fix bookmarks for hwcodec targetsJeffrey Goode2010-04-10
* New bookmarks contain pitch and speed info. Old bookmarks still work, behavi...Jeffrey Goode2010-04-10
* Use the existing type instead of defining an ad hoc oneAlexander Levin2010-04-10
* Fix typos in commentsAlexander Levin2010-04-10
* Reset the number of lines to 0 when initializing the simple listAlexander Levin2010-04-10
* Use a special constant so that we don't have to care about the actual line nu...Alexander Levin2010-04-10
* Use better names for hotkey related constants; add somecomments (FS#11191)Alexander Levin2010-04-10
* Fix scrolling line artifacts on USB screen - should fix FS#11154Michael Chicoine2010-04-10
* The version of the setting files are raised.Yoshihisa Uchida2010-04-10
* Corrects bug in r25558 that could have resumed the wrong file under a certain...Jeffrey Goode2010-04-09
* Partial fix for FS#10614. Can now resume from a bookmark even if the bookmar...Jeffrey Goode2010-04-09
* Updated italian translation.Alessio Lenzi2010-04-09
* Add drive's reported physical sector size to disk debug screen for ATA devicesTorne Wuff2010-04-09
* Text viewer: When loading settings and prefs font loading fails, not onlyTomer Shalev2010-04-09
* Text viewer: Handle font loading failuresTomer Shalev2010-04-08
* Fix data abort due to malformed switch code. My bad.Jeffrey Goode2010-04-08
* Rename lang strings to something more appropriateJeffrey Goode2010-04-08
* Add lang strings to hotkey setting macrosJeffrey Goode2010-04-08
* Hotkey: better settings handling, fewer saved variables, localizable hotkey i...Jeffrey Goode2010-04-08
* FS#11187 - diacritic.c is in 'drivers' but it does not belong thereTomer Shalev2010-04-07
* Text viewer: Fix yellowTomer Shalev2010-04-07
* FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corruptedTomer Shalev2010-04-07
* Text viewer: Fix redTomer Shalev2010-04-07
* Text viewer: Fix RTL languages and diacritic characters supportTomer Shalev2010-04-07
* Text viewer: Replace macros with inline functions (which are about to be exte...Tomer Shalev2010-04-07
* Text viewer: Use exact width for lcd_fillrect (no actuall change)Tomer Shalev2010-04-07
* Text viewer: Make global variables staticTomer Shalev2010-04-07
* Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...Tomer Shalev2010-04-07