summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
...
* keyboard: check length of the last line. avoid dividing by 0.Teruaki Kawashima2010-02-14
* keyboard: stretch dispalying of virtual keyboard to fit the screen width if p...Teruaki Kawashima2010-02-13
* fix typoSzymon Dziok2010-02-11
* Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en...Szymon Dziok2010-02-11
* keyboard: make some parts of kbd_input into separate functions.Teruaki Kawashima2010-02-04
* keyboard: a bit of rework in keyboard.Teruaki Kawashima2010-01-31
* FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima2010-01-16
* Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizin...Jens Arnold2010-01-03
* Disable speaker when recording to prevent feedback.Maurus Cuelenaere2010-01-03
* Fix further tabsAndree Buschmann2010-01-03
* fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2009-12-21
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* mpeg.h/c cleanupJeffrey Goode2009-11-16
* Fix scrolling lines that keep scrolling after exiting plugins and scrolling l...Nils Wallménius2009-11-15
* keyboard: some random cleanup.Teruaki Kawashima2009-11-09
* Merge duplicating code to remove char in keyboard.Teruaki Kawashima2009-11-08
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* Merge duplicating code to move cursor left/right.Teruaki Kawashima2009-11-06
* Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz2009-11-04
* FS#10739: playback.c code splitJeffrey Goode2009-10-31
* Revert the recording key functionality changes back to before r21034: Both pl...Peter D'Hoye2009-10-29
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17
* Const correctness for output_dyn_value and unify some identical constantsNils Wallménius2009-10-17
* Rework albumart buffering internally to allow for mutliple albumart sizes.Thomas Martitz2009-10-16
* Avoid more useless string copys and make some random cleanupsNils Wallménius2009-10-11
* Correct a recording screen usability issue created in r21034. Pause used to s...Peter D'Hoye2009-10-09
* Vertical Stride: Add support for yuv to native output.Karl Kurbjun2009-10-09
* fix checkwps breakage caused by r229900Nils Wallménius2009-10-06
* Complete r22917. The icon still overlapped the text slightly.Teruaki Kawashima2009-10-06
* Fix FS#7511, icon could overlap the line to edit.Teruaki Kawashima2009-10-04
* Fix FS#10597: Loadable keyboard layout rendered incorrectly.Teruaki Kawashima2009-10-03
* Rename struct skin_albumart members to be consistent with similar members of ...Thomas Martitz2009-09-25
* rework AA load/display handling in the skins to get them working in viewports...Jonathan Gordon2009-09-07
* Fix FS#10588 by stopping scrolling in the radio screen instead of blindy rely...Thomas Martitz2009-09-05
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Add support for vertical stride to resizer.Karl Kurbjun2009-09-01
* Add in BMP loader for vertical stride and include lcd-16bit-vert.c in SOURCESKarl Kurbjun2009-09-01
* Fix a typo in jpeg_idct8h which could cause display corruption on ARMv5+Rob Purchase2009-08-31
* Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui...Thomas Martitz2009-08-29
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Fix yellows.Thomas Martitz2009-08-12
* Both of this isn't needed anymore as it's done at the end of the function.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz2009-08-03
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz2009-07-22