summaryrefslogtreecommitdiff
path: root/apps/enc_config.c
AgeCommit message (Expand)Author
2021-08-11enc_config.c don't overrun mp3_enc_bitr[] arrayWilliam Wilgus
2020-09-30audio: Add support for 192 and 176KHz playbackSolomon Peachy
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus
2018-10-18Fix menu warningsWilliam Wilgus
2010-12-20Fix different enum comparison warning when building with gcc 4.5Nils Wallménius
2010-05-20fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ...Jonathan Gordon
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
2008-04-20Killed unnecessary global variables by making them static.Bertrik Sikken
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon
2007-06-06Assumption about there being MPEG1-only samplerates available and therefore M...Michael Sevakis
2007-04-29Use the new menu APIJonathan Gordon
2007-04-29keep some #if 0'ed code in syncJonathan Gordon
2007-04-29show a splash instead of a menu when the chosen encoder format has no optionsJonathan Gordon
2007-02-10Recording Menus: Make statusbar update correctly when exiting an encoder sett...Michael Sevakis
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis
2006-11-06Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis