summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2010-02-25keyboard: accept FS#11047 partially with some modifications. make some parts ...Teruaki Kawashima
2010-02-20Factor out some drawing code.Thomas Martitz
2010-02-20Quickscreen for the radio screen. I added a keymap for almost all targets. I ...Thomas Martitz
2010-02-20Fix up Fuze's radio keymap a bit.Thomas Martitz
2010-02-20Remove a few unused definesThomas Martitz
2010-02-18FS#10535: bmp viewer plugin.Teruaki Kawashima
2010-02-14keyboard: check length of the last line. avoid dividing by 0.Teruaki Kawashima
2010-02-13keyboard: stretch dispalying of virtual keyboard to fit the screen width if p...Teruaki Kawashima
2010-02-11fix typoSzymon Dziok
2010-02-11Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en...Szymon Dziok
2010-02-04keyboard: make some parts of kbd_input into separate functions.Teruaki Kawashima
2010-01-31keyboard: a bit of rework in keyboard.Teruaki Kawashima
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima
2010-01-03Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizin...Jens Arnold
2010-01-03Disable speaker when recording to prevent feedback.Maurus Cuelenaere
2010-01-03Fix further tabsAndree Buschmann
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier
2009-11-16mpeg.h/c cleanupJeffrey Goode
2009-11-15Fix scrolling lines that keep scrolling after exiting plugins and scrolling l...Nils Wallménius
2009-11-09keyboard: some random cleanup.Teruaki Kawashima
2009-11-08Merge duplicating code to remove char in keyboard.Teruaki Kawashima
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-06Merge duplicating code to move cursor left/right.Teruaki Kawashima
2009-11-04Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz
2009-10-31FS#10739: playback.c code splitJeffrey Goode
2009-10-29Revert the recording key functionality changes back to before r21034: Both pl...Peter D'Hoye
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-10-17Const correctness for output_dyn_value and unify some identical constantsNils Wallménius
2009-10-16Rework albumart buffering internally to allow for mutliple albumart sizes.Thomas Martitz
2009-10-11Avoid more useless string copys and make some random cleanupsNils Wallménius
2009-10-09Correct a recording screen usability issue created in r21034. Pause used to s...Peter D'Hoye
2009-10-09Vertical Stride: Add support for yuv to native output.Karl Kurbjun
2009-10-06fix checkwps breakage caused by r229900Nils Wallménius
2009-10-06Complete r22917. The icon still overlapped the text slightly.Teruaki Kawashima
2009-10-04Fix FS#7511, icon could overlap the line to edit.Teruaki Kawashima
2009-10-03Fix FS#10597: Loadable keyboard layout rendered incorrectly.Teruaki Kawashima
2009-09-25Rename struct skin_albumart members to be consistent with similar members of ...Thomas Martitz
2009-09-07rework AA load/display handling in the skins to get them working in viewports...Jonathan Gordon
2009-09-05Fix FS#10588 by stopping scrolling in the radio screen instead of blindy rely...Thomas Martitz
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-09-01Add support for vertical stride to resizer.Karl Kurbjun
2009-09-01Add in BMP loader for vertical stride and include lcd-16bit-vert.c in SOURCESKarl Kurbjun
2009-08-31Fix a typo in jpeg_idct8h which could cause display corruption on ARMv5+Rob Purchase
2009-08-29Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui...Thomas Martitz
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz
2009-08-12Fix yellows.Thomas Martitz