1. 11 Mar, 2003 18 commits
  2. 10 Mar, 2003 13 commits
  3. 09 Mar, 2003 5 commits
  4. 08 Mar, 2003 1 commit
  5. 07 Mar, 2003 1 commit
    • Gildas Bazin's avatar
      · 44ae8d78
      Gildas Bazin authored
      * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean up the gtk/gnome
      messages window regularly.
      44ae8d78
  6. 06 Mar, 2003 2 commits
    • Sigmund Augdal Helberg's avatar
    • Gildas Bazin's avatar
      · 7d2ff7e2
      Gildas Bazin authored
      * src/audio_output/dec.c, include/aout_internal.h: the aout core was
      automatically discarding audio samples that were above AOUT_MAX_ADVANCE_TIME
      in the future. Problem is that p_input->i_pts_delay isn't a fixed value. We
      now fetch this value from the input thread when we create an aout_instance_t.
      This solves problems with the http access plugin.
      7d2ff7e2