An error occurred fetching the project authors.
  1. 27 Nov, 2004 1 commit
  2. 23 Nov, 2004 1 commit
  3. 22 Nov, 2004 3 commits
  4. 21 Nov, 2004 3 commits
  5. 19 Nov, 2004 1 commit
  6. 15 Nov, 2004 1 commit
  7. 13 Nov, 2004 1 commit
  8. 10 Nov, 2004 1 commit
  9. 08 Nov, 2004 2 commits
  10. 07 Nov, 2004 1 commit
  11. 06 Nov, 2004 3 commits
  12. 29 Aug, 2004 1 commit
  13. 02 Jun, 2004 2 commits
  14. 31 May, 2004 1 commit
  15. 30 May, 2004 3 commits
  16. 23 May, 2004 1 commit
  17. 02 May, 2004 1 commit
  18. 27 Apr, 2004 2 commits
  19. 20 Apr, 2004 1 commit
  20. 14 Apr, 2004 1 commit
  21. 01 Apr, 2004 3 commits
  22. 31 Mar, 2004 1 commit
    • Gildas Bazin's avatar
      * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control(). · 562ab59b
      Gildas Bazin authored
      * src/input/input.c:
         + introduced input_item_t that is shared between the playlist/vlm and the input thread (contains input name, options, infos, etc...).
         + changed prototype of input_CreateThread() to input_thread_t *input_CreateThread( vlc_object_t *, input_item_t * ).
      * ALL: use input_item_t and INPUT_ADD_INFO when necessary.
      562ab59b
  23. 25 Mar, 2004 1 commit
  24. 29 Feb, 2004 1 commit
  25. 28 Feb, 2004 2 commits
  26. 26 Feb, 2004 1 commit
    • Gildas Bazin's avatar
      · b8ed3905
      Gildas Bazin authored
      * modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers.
      * modules/gui/wxwindows/menus.cpp: fixed memory leaks.
      * modules/gui/wxwindows/playlist.cpp: fixed deadlock.
      b8ed3905