summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2010-05-26Fix r26298 yellow: Somehow missed those warnings. Need playback.h.Michael Sevakis
2010-05-26SWCODEC: Wait for audio init to complete before starting radio or recording; ...Michael Sevakis
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis
2010-05-17split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon
2010-05-16yellow go bye byeJonathan Gordon
2010-05-16FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon
2010-05-14Enable recording on clipv1/m200v4/c200v2Rafaël Carré
2010-05-13fix FS#11264 - frequency bar and presets not working in the sbsJonathan Gordon
2010-05-12fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon
2010-05-12fix red and yellow (most of it anyway)Jonathan Gordon
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-05-09slightly rework peakmeter handling to make it cleaner and be able to be used ...Jonathan Gordon
2010-05-06Fix some more snprintf related warnings.Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2010-04-06Make array static const in apps/recorder/jpeg_load.cBertrik Sikken
2010-03-31Fix FS#11152 in a cleaner way. At least on the sim, the state remained in FMR...Frank Gevaerts
2010-03-30Make sure FM Tuner is stopped at initRafaël Carré
2010-03-08Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz
2010-03-08fix yellowPeter D'Hoye
2010-03-08change histogram display principle to scrolling and simplify the code a bitPeter D'Hoye
2010-03-06fix cutoff of f2/f3_rec_screen in the recording screen. Teruaki Kawashima
2010-03-03FS#10756 - Free unused init codeThomas Martitz
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye
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