1. 18 Feb, 2011 1 commit
  2. 13 Feb, 2011 1 commit
  3. 09 Jan, 2011 1 commit
  4. 18 Nov, 2010 2 commits
  5. 27 Oct, 2010 1 commit
  6. 11 Oct, 2010 1 commit
  7. 08 Oct, 2010 2 commits
  8. 05 Oct, 2010 2 commits
  9. 03 Oct, 2010 1 commit
  10. 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
  11. 25 Jul, 2010 2 commits
  12. 21 Jul, 2010 1 commit
  13. 20 Jul, 2010 1 commit
  14. 30 Jun, 2010 1 commit
  15. 25 Jun, 2010 1 commit
  16. 21 Jun, 2010 1 commit
  17. 14 Jun, 2010 1 commit
  18. 08 Jun, 2010 1 commit
  19. 30 May, 2010 2 commits
  20. 20 May, 2010 1 commit
  21. 19 May, 2010 1 commit
  22. 18 May, 2010 1 commit
  23. 10 Apr, 2010 1 commit
  24. 28 Mar, 2010 1 commit
  25. 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
  26. 08 Feb, 2010 3 commits
  27. 20 Jan, 2010 1 commit
  28. 17 Jan, 2010 1 commit
  29. 16 Jan, 2010 2 commits
  30. 06 Jan, 2010 1 commit
  31. 04 Jan, 2010 2 commits