summaryrefslogtreecommitdiff
path: root/apps/enc_config.c (follow)
Commit message (Expand)AuthorAge
* Fix different enum comparison warning when building with gcc 4.5Nils Wallménius2010-12-20
* fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ...Jonathan Gordon2010-05-20
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* Killed unnecessary global variables by making them static.Bertrik Sikken2008-04-20
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* Assumption about there being MPEG1-only samplerates available and therefore M...Michael Sevakis2007-06-06
* Use the new menu APIJonathan Gordon2007-04-29
* keep some #if 0'ed code in syncJonathan Gordon2007-04-29
* show a splash instead of a menu when the chosen encoder format has no optionsJonathan Gordon2007-04-29
* Recording Menus: Make statusbar update correctly when exiting an encoder sett...Michael Sevakis2007-02-10
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis2006-11-06