An error occurred fetching the project authors.
  1. 15 Oct, 2011 1 commit
  2. 16 Aug, 2011 2 commits
  3. 16 Aug, 2009 1 commit
  4. 12 Apr, 2009 1 commit
  5. 03 Apr, 2009 1 commit
  6. 06 Feb, 2009 1 commit
  7. 04 Dec, 2008 1 commit
  8. 20 Aug, 2008 1 commit
  9. 13 Jul, 2008 1 commit
  10. 15 Mar, 2008 1 commit
  11. 27 Jan, 2008 1 commit
  12. 10 Dec, 2007 1 commit
  13. 10 Sep, 2007 1 commit
  14. 22 Aug, 2007 1 commit
    • Rafaël Carré's avatar
      Input access locking, part 3 (final). · e02432e5
      Rafaël Carré authored
      Enforce access to input_item_t through input_item_{G,S}et*()
      Unlock mutexes before calling these functions
      Free strings returned by input_item_Get*()
      
      New functions added:
      
      char * input_item_GetURI( input_item_t  * )
      void input_item_SetURI( input_item_t * , char * )
      
      mtime_t input_item_GetDuration( input_item_t * )
      void input_item_SetDuration( input_item_t * , mtime_t )
      
      to access input_item_t->psz_uri and input_item_t->i_duration
      
      e02432e5
  15. 02 Feb, 2007 1 commit
    • Felix Paul Kühne's avatar
      * collection of various fixes and edits · cd19d6a4
      Felix Paul Kühne authored
          - removed <10.3 support in the preferences' code
          - added preliminary support for Obj-C 2.0 / Garbage Collection
              - needs to be enabled manually in intf.h for now and is restricted to future Darwin release
          - updated various copyright dates to approbate values
          - configured the source tree in the Xcode project for future Xcode releases
          - finally renamed the Xcode project to the correct bundle extension
      cd19d6a4
  16. 26 Nov, 2006 1 commit
  17. 07 Apr, 2006 1 commit
  18. 19 Mar, 2006 1 commit
  19. 01 Feb, 2006 1 commit
  20. 12 Jan, 2006 1 commit
  21. 27 Oct, 2005 1 commit
  22. 10 Oct, 2005 1 commit
  23. 21 Aug, 2005 1 commit
  24. 09 Aug, 2005 1 commit
  25. 07 Aug, 2005 1 commit