1. 01 Sep, 2011 1 commit
  2. 18 Feb, 2011 1 commit
  3. 13 Feb, 2011 1 commit
  4. 09 Jan, 2011 1 commit
  5. 18 Nov, 2010 2 commits
  6. 27 Oct, 2010 1 commit
  7. 11 Oct, 2010 1 commit
  8. 08 Oct, 2010 2 commits
  9. 05 Oct, 2010 2 commits
  10. 03 Oct, 2010 1 commit
  11. 23 Sep, 2010 1 commit
    • Denis Krjuchkov's avatar
      main: Add Windows Service support · e8ebb1af
      Denis Krjuchkov authored
      I've added PIPE_EVENT_SHUTDOWN because calling g_main_loop_quit() do not work when called from another thread.
      Main thread was sleeping in g_poll() so I needed some way to wake it up.
      
      By some strange reason call close(event_pipe[0]) in event_pipe_deinit() hangs.
      In current implementation that code never reached so that was not a problem :-)
      I've added a conditional to leave event_pipe[0] open on Win32.
      e8ebb1af
  12. 25 Jul, 2010 2 commits
  13. 21 Jul, 2010 1 commit
  14. 20 Jul, 2010 1 commit
  15. 30 Jun, 2010 1 commit
  16. 25 Jun, 2010 1 commit
  17. 21 Jun, 2010 1 commit
  18. 14 Jun, 2010 1 commit
  19. 08 Jun, 2010 1 commit
  20. 30 May, 2010 2 commits
  21. 20 May, 2010 1 commit
  22. 19 May, 2010 1 commit
  23. 18 May, 2010 1 commit
  24. 10 Apr, 2010 1 commit
  25. 28 Mar, 2010 1 commit
  26. 17 Feb, 2010 1 commit
    • Max Kellermann's avatar
      replay_gain: reimplement as a filter plugin · 752dfb3d
      Max Kellermann authored
      Apply the replay gain in the output thread.  This means a new setting
      will be active instantly, without going through the whole music pipe.
      And we might have different replay gain settings for each audio output
      device.
      752dfb3d
  27. 08 Feb, 2010 3 commits
  28. 20 Jan, 2010 1 commit
  29. 17 Jan, 2010 1 commit
  30. 16 Jan, 2010 2 commits
  31. 06 Jan, 2010 1 commit
  32. 04 Jan, 2010 1 commit