summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
...
* keyboard: clean up. remove unneeded #ifdefs.Teruaki Kawashima2010-06-09
* Virtual keyboard: enable line edit mode as an alternative on all target. Ther...Marianne Arnold2010-06-06
* Fix r26298 yellow: Somehow missed those warnings. Need playback.h.Michael Sevakis2010-05-26
* SWCODEC: Wait for audio init to complete before starting radio or recording; ...Michael Sevakis2010-05-26
* Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis2010-05-24
* split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon2010-05-17
* yellow go bye byeJonathan Gordon2010-05-16
* FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon2010-05-16
* Enable recording on clipv1/m200v4/c200v2Rafaël Carré2010-05-14
* fix FS#11264 - frequency bar and presets not working in the sbsJonathan Gordon2010-05-13
* fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon2010-05-12
* fix red and yellow (most of it anyway)Jonathan Gordon2010-05-12
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* slightly rework peakmeter handling to make it cleaner and be able to be used ...Jonathan Gordon2010-05-09
* Fix some more snprintf related warnings.Thomas Martitz2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Make array static const in apps/recorder/jpeg_load.cBertrik Sikken2010-04-06
* Fix FS#11152 in a cleaner way. At least on the sim, the state remained in FMR...Frank Gevaerts2010-03-31
* Make sure FM Tuner is stopped at initRafaël Carré2010-03-30
* Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz2010-03-08
* fix yellowPeter D'Hoye2010-03-08
* change histogram display principle to scrolling and simplify the code a bitPeter D'Hoye2010-03-08
* fix cutoff of f2/f3_rec_screen in the recording screen. Teruaki Kawashima2010-03-06
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye2010-03-03
* keyboard: accept FS#11047 partially with some modifications. make some parts ...Teruaki Kawashima2010-02-25
* Factor out some drawing code.Thomas Martitz2010-02-20
* Quickscreen for the radio screen. I added a keymap for almost all targets. I ...Thomas Martitz2010-02-20
* Fix up Fuze's radio keymap a bit.Thomas Martitz2010-02-20
* Remove a few unused definesThomas Martitz2010-02-20
* FS#10535: bmp viewer plugin.Teruaki Kawashima2010-02-18
* 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