1. 4c046d0 Fix different enum comparison warning when building with gcc 4.5 by Nils Wallménius · 14 years ago
  2. 3af1bf0 fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead of ID2P() macro by Jonathan Gordon · 14 years ago
  3. 50a6ca3 Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). by Thomas Martitz · 14 years ago
  4. 09085a3 Remove unneeded #include "backdrop.h" Remove unneeded #include "statusbar.h" by Bertrik Sikken · 15 years ago
  5. e385ee1 Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. by Jonathan Gordon · 16 years ago
  6. 01729e7 FS#9281 Rename of splash functions. by Nils Wallménius · 16 years ago
  7. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  8. 2843469 Moved atoi declaration to stdlib.h. Deleted atoi.h by Bertrik Sikken · 16 years ago
  9. db2d61f Killed unnecessary global variables by making them static. by Bertrik Sikken · 16 years ago
  10. 5ca1539 the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems. by Jonathan Gordon · 17 years ago
  11. eae3a6a Assumption about there being MPEG1-only samplerates available and therefore MPEG1-only bitrates for recording is no longer valid. Fix that. by Michael Sevakis · 17 years ago
  12. 4eaddc3 Use the new menu API by Jonathan Gordon · 17 years ago
  13. 9270ada keep some #if 0'ed code in sync by Jonathan Gordon · 17 years ago
  14. caea20e show a splash instead of a menu when the chosen encoder format has no options by Jonathan Gordon · 17 years ago
  15. c7a1cec Recording Menus: Make statusbar update correctly when exiting an encoder setting. by Michael Sevakis · 18 years ago
  16. df0dc22 FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Color, iPod Nano). by Barry Wardell · 18 years ago
  17. 0729b92 Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however. by Michael Sevakis · 18 years ago
  18. 5efee7c Forgot to use cvs add on a few new files in the fresh checkout I used. woops. by Michael Sevakis · 18 years ago