1. 27 Mar, 2009 9 commits
  2. 26 Mar, 2009 30 commits
  3. 25 Mar, 2009 1 commit
    • Max Kellermann's avatar
      player_thread: wait for decoder before seeking · 209c8a54
      Max Kellermann authored
      When the decoder initialization has not been completed yet, all calls
      to dc_seek() will fail, because dc.seekable is not initialized yet.
      Wait for the decoder to complete its initialization, i.e. until it has
      called decoder_initialized().
      209c8a54