1. 01 Mar, 2011 3 commits
  2. 27 Feb, 2011 2 commits
  3. 18 Feb, 2011 1 commit
  4. 13 Feb, 2011 1 commit
  5. 09 Feb, 2011 2 commits
    • Thomas Jansen's avatar
      general: whitespace cleanup · 948b8f35
      Thomas Jansen authored
      Remove trailing whitespace found by this command:
      find -name '*.[ch]' | xargs grep "[[:space:]]$"
      948b8f35
    • Thomas Jansen's avatar
      output/httpd: initialize unflushed_input · e776c605
      Thomas Jansen authored
      This fixes the following valgrind warning occuring on the first call of
      httpd_output_read_page:
      ==20124== Conditional jump or move depends on uninitialised value(s)
      ==20124==    at 0x425E65: httpd_output_read_page (httpd_output_plugin.c:240)
      ==20124==    by 0x426087: httpd_output_open (httpd_output_plugin.c:279)
      ==20124==    by 0x41D862: ao_open (output_plugin.h:206)
      ==20124==    by 0x41E133: audio_output_task (output_thread.c:590)
      e776c605
  6. 02 Feb, 2011 1 commit
  7. 28 Jan, 2011 2 commits
  8. 10 Jan, 2011 2 commits
  9. 09 Jan, 2011 1 commit
  10. 07 Jan, 2011 12 commits
  11. 22 Dec, 2010 1 commit
  12. 21 Dec, 2010 8 commits
  13. 11 Dec, 2010 1 commit
  14. 07 Dec, 2010 3 commits