summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2021-08-26Plugin Api add core bitmapsWilliam Wilgus
2021-08-19peakmeter: re-enable on hosted platformsUlrich Hecht
2021-08-10pcm_record.c iAudioM5 FixRedWilliam Wilgus
2021-08-10recorder/pcm_record.c cleanup copy functionWilliam Wilgus
2021-08-05Simplify clamp_componentAidan MacDonald
2021-07-07RFC: Fix a couple more dangling stack-allocated viewportsSolomon Peachy
2021-03-02Remove execute bit from file permissions from recent commitWilliam Wilgus
2020-12-14Do not resize images greater than 32767 pixels in either dimensionMichael Giacomelli
2020-10-26statusbar: Make statusbar height equal SYSFONT_HEIGHTSolomon Peachy
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus
2020-07-24peakmeter: Fix warning on some hosted targetsSolomon Peachy
2020-07-24peakmeter: Fix simulator build breakage introduced in 8cb55546Solomon Peachy
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus
2020-04-05jpeg: Fix an overflow when decoding images for non-color targets.Solomon Peachy
2019-08-04fix recording.c file split time in seconds not minutesWilliam Wilgus
2019-07-09Fix possible truncation albumart.cWilliam Wilgus
2018-12-23Handle SYS_POWEROFF event in recorder and chessbox pluginsSolomon Peachy
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus
2018-12-09Fix possible truncation misc.c->output_dyn_value + use KibytesWilliam Wilgus
2018-12-08Decrease static code size recording.cWilliam Wilgus
2018-12-08Fix truncation warning recording.c->recording_screenWilliam Wilgus
2018-06-12Agptek Rocker: Initial commitMarcin Bukat
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis
2017-02-04Fix dangerous castsAmaury Pouly
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly
2016-04-01Fix FS#12981 JPEG decoding problem when entropy data starts with FFBoris Gjenero
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2014-10-08YH820: Add a forgotten define in aa8ba60.Szymon Dziok
2014-10-08YH820/YH92X: Properly enable morse input.Szymon Dziok
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-06-21Fix some build errors and warnings.Thomas Martitz
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2014-01-11bmp loader: Fix loading of monochrome/greyscale BMPs with newer headers.Thomas Martitz
2014-01-05bmp.c: Undo debug stuff that got in by accident.Thomas Martitz
2014-01-05Do not include kernel.h in system.h.Thomas Martitz
2014-01-05Revert "Fix data abort introduced by ef92ed4a."Thomas Martitz
2014-01-04Fix data abort introduced by ef92ed4a.Frank Gevaerts
2013-12-24recording: Fix sloppy return value check. This caused an OOM panic.Thomas Martitz
2013-12-23fix some reds.Thomas Martitz
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz
2013-12-22Fix errors introduced by a62bd92.Thomas Martitz
2013-12-22Fix warning and re-order code a bit.Thomas Martitz
2013-12-22Support GIMP bmp files.Thomas Martitz
2013-07-09Swap over a position of cursor while reaching the end of filename in keyboardRoman
2013-07-09SWCODEC recording: Boost CPU frequency before doing flush on stopMichael Sevakis
2013-07-0619b289a somehow missed one last LANG_RECORDING_FREQUENCY.Michael Sevakis
2013-06-30Temporarily disable keyclick in recording screen.Michael Sevakis