summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
* album art: look for .jpg, .bmp files in current directoryFranklin Wei2016-06-16
* Fix FS#12981 JPEG decoding problem when entropy data starts with FFBoris Gjenero2016-04-01
* Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt2016-01-25
* YH820: Add a forgotten define in aa8ba60.Szymon Dziok2014-10-08
* YH820/YH92X: Properly enable morse input.Szymon Dziok2014-10-08
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Fix some build errors and warnings.Thomas Martitz2014-06-21
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* bmp loader: Fix loading of monochrome/greyscale BMPs with newer headers.Thomas Martitz2014-01-11
* bmp.c: Undo debug stuff that got in by accident.Thomas Martitz2014-01-05
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* Revert "Fix data abort introduced by ef92ed4a."Thomas Martitz2014-01-05
* Fix data abort introduced by ef92ed4a.Frank Gevaerts2014-01-04
* recording: Fix sloppy return value check. This caused an OOM panic.Thomas Martitz2013-12-24
* fix some reds.Thomas Martitz2013-12-23
* playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz2013-12-23
* Fix errors introduced by a62bd92.Thomas Martitz2013-12-22
* Fix warning and re-order code a bit.Thomas Martitz2013-12-22
* Support GIMP bmp files.Thomas Martitz2013-12-22
* Swap over a position of cursor while reaching the end of filename in keyboardRoman2013-07-09
* SWCODEC recording: Boost CPU frequency before doing flush on stopMichael Sevakis2013-07-09
* 19b289a somehow missed one last LANG_RECORDING_FREQUENCY.Michael Sevakis2013-07-06
* Temporarily disable keyclick in recording screen.Michael Sevakis2013-06-30
* Fix strlcpy warnings in 4888131.Michael Sevakis2013-06-29
* Update software recording engine to latest codec interface.Michael Sevakis2013-06-30
* Fix some whitespace in files changed in following commit.Michael Sevakis2013-06-30
* Some corrections after 5857c44.Michael Sevakis2013-05-31
* Refactor audio thread to run both recording and playback.Michael Sevakis2013-05-31
* pcm_record: Track initialization stateMichael Sevakis2013-05-30
* bitmap drawing: Negate alpha channel to match alpha information format of fon...Thomas Martitz2013-02-12
* Clean up peak calculating code.Michael Sevakis2012-05-02
* Simplify warning suppression for unused argumentBertrik Sikken2012-04-22
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* AGC: respect gain steps defined in audiohw_settings[]Marcin Bukat2011-12-20
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* Fix bitmap scaling for Coldfire. Closes FS#12411.Andree Buschmann2011-12-19
* Add const to global pointers to strings.Boris Gjenero2011-12-17
* FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2011-12-14
* Closing recording before initializing it the first time isn't needed and may ...Michael Sevakis2011-12-11
* Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...Michael Sevakis2011-12-08
* Add a second boost condition to the recording PCM buffer to boost the CPU whe...Michael Sevakis2011-12-08
* AS3525v1/v2:Michael Sevakis2011-12-08
* Sansa Connect: Add keymap for YesNo dialog and keyboardTomasz Moń2011-11-29
* FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero2011-11-29
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* Handle 32bit bitmaps with all-zero alpha channel as fully opaque.Thomas Martitz2011-11-11
* Document the internal alpha channel format better, and fixes for 32bit alpha ...Thomas Martitz2011-11-11
* Set alpha_offset to zero when loading a JPEG.Boris Gjenero2011-11-09
* Fix warning on mrobe100.Thomas Martitz2011-11-08
* Adapt the resize-on-load image scalers to support the alpha channel.Thomas Martitz2011-11-08