1. 02 Nov, 2003 12 commits
    • Clément Stenac's avatar
      Removed debug messages · 6edaeb5f
      Clément Stenac authored
      6edaeb5f
    • Gildas Bazin's avatar
      · 63beb0fd
      Gildas Bazin authored
      * modules/control/http.c: cough cough.
      63beb0fd
    • Gildas Bazin's avatar
      · 452fecf0
      Gildas Bazin authored
      * Makefile.am: small change to the package-win32 target.
      452fecf0
    • Gildas Bazin's avatar
      · 597323ab
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences_widgets.cpp: show the current value when using sliders.
      597323ab
    • Gildas Bazin's avatar
      · 80f94155
      Gildas Bazin authored
      * modules/demux/util/id3.c, modules/demux/util/id3tag.c: don't use input_Peek() to read an id3 tag as these tags can be bigger than what input_Peek() can read.
      80f94155
    • Gildas Bazin's avatar
      · ae27f53b
      Gildas Bazin authored
      * Makefile.am: include the .css file from the html interface into the win32 package.
      ae27f53b
    • Gildas Bazin's avatar
      · 2a212b5c
      Gildas Bazin authored
      * modules/control/http.c: delete command supports a list of items.
      * doc/intf-http.txt: update for delete command.
      * share/http/index.html: added the possibility to delete playlist items.
      2a212b5c
    • Sigmund Augdal Helberg's avatar
      modules/demux/mkv.cpp: · 8a4ad005
      Sigmund Augdal Helberg authored
       * proper fix for timing with vobsub tracks ( and possibly some other cases )
      8a4ad005
    • Sigmund Augdal Helberg's avatar
      modules/demux/mkv.cpp: · a77da791
      Sigmund Augdal Helberg authored
       * fix a segfault on close caused by setting default language
      a77da791
    • Gildas Bazin's avatar
      · 5f151d51
      Gildas Bazin authored
      * src/audio_output/input.c: on-the-fly visualization changes.
      * modules/gui/wxwindows/menus.cpp: added a visualization entry.
      5f151d51
    • Derk-Jan Hartman's avatar
      * modules/audio_output/input.c: created variables to allow for a autogenerated · faf9b659
      Derk-Jan Hartman authored
        Visualizations menu (is this the right location?)
        Problems currently are: Doesn't work on the fly. where to start?
        For that reason it now also uses config options instead of variables.
      * modules/visualization/visual/visual.c: small adaptions
      * modules/gui/macosx/controls.m: fix warnings.
      faf9b659
    • Derk-Jan Hartman's avatar
      * Fixed bugs in parsing SSA lines. Turns out we are currently parsing within demuxers. · afc9d70d
      Derk-Jan Hartman authored
        The parsing of lines should of course be moved to the decoder level.
      afc9d70d
  2. 01 Nov, 2003 9 commits
  3. 31 Oct, 2003 5 commits
  4. 30 Oct, 2003 7 commits
  5. 29 Oct, 2003 7 commits
    • Sigmund Augdal Helberg's avatar
      modules/demux/mkv.cpp: · f67d9f1a
      Sigmund Augdal Helberg authored
       * added support for matroska files with embedded spu tracks, what the
         matroska people call VobSubs
      f67d9f1a
    • Gildas Bazin's avatar
      · 79270b87
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences_widgets.cpp: attempt at optimizing KeyConfigControl which is really slow on wxGTK.
      79270b87
    • Clément Stenac's avatar
    • Gildas Bazin's avatar
      · 80675857
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences.cpp: restored the old size of the preferences panel... it is big enough already.
      80675857
    • Gildas Bazin's avatar
      · 33143a68
      Gildas Bazin authored
      * modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MPEG2VIDEO only supported from version 4676.
      33143a68
    • Gildas Bazin's avatar
      · faf0b184
      Gildas Bazin authored
      * modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MP3 is only available on recent ffmpeg versions.
      faf0b184
    • Gildas Bazin's avatar
      · 7f257862
      Gildas Bazin authored
      * modules/gui/wxwindows/*: fixed breakage.
      7f257862