1. 29 Feb, 2004 2 commits
    • Gildas Bazin's avatar
      · 76922217
      Gildas Bazin authored
      * ALL: bumped revision number to 0.7.1
      * modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
      76922217
    • Gildas Bazin's avatar
      · cce86ebe
      Gildas Bazin authored
      * src/packages.mak: updated for libdts-0.0.2
      cce86ebe
  2. 28 Feb, 2004 5 commits
  3. 27 Feb, 2004 7 commits
  4. 26 Feb, 2004 10 commits
  5. 25 Feb, 2004 12 commits
  6. 24 Feb, 2004 4 commits
    • Gildas Bazin's avatar
      · 957af4c9
      Gildas Bazin authored
      * modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
      957af4c9
    • Gildas Bazin's avatar
      · 4b029f25
      Gildas Bazin authored
      * modules/demux/dts.c: improved detection of wav dts files.
      4b029f25
    • Clément Stenac's avatar
      Fix problem in playlist update code. · 69ddcc65
      Clément Stenac authored
      Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
      replace it bhy "ProcessEvent" (the playlist update is processed
      immediately in the callback, but it is only the update of one item, so
      it should not be a problem)
      69ddcc65
    • Gildas Bazin's avatar
      · 1a80973e
      Gildas Bazin authored
      * modules/access/cdda.c: added "cddasimple" shortcut.
      1a80973e