An error occurred fetching the project authors.
  1. 16 Oct, 2006 1 commit
  2. 12 Oct, 2006 1 commit
  3. 18 Sep, 2006 1 commit
  4. 17 Sep, 2006 1 commit
  5. 15 Sep, 2006 1 commit
  6. 10 Sep, 2006 1 commit
  7. 29 Aug, 2006 1 commit
  8. 30 Jul, 2006 1 commit
    • Felix Paul Kühne's avatar
      * additional interaction enhancements · 0a9dbda9
      Felix Paul Kühne authored
          - intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking)
          - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user
      * wx: a compilation fix, but no update to the current API
      * osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable.
      
      The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.
      0a9dbda9
  9. 25 Jul, 2006 1 commit
  10. 24 Jul, 2006 2 commits
  11. 04 Jun, 2006 3 commits
  12. 25 May, 2006 1 commit
  13. 08 May, 2006 1 commit
  14. 02 May, 2006 1 commit
  15. 01 May, 2006 1 commit
  16. 30 Apr, 2006 2 commits
  17. 19 Apr, 2006 1 commit
  18. 12 Apr, 2006 3 commits
  19. 30 Mar, 2006 1 commit
  20. 28 Mar, 2006 2 commits
  21. 22 Mar, 2006 2 commits
  22. 21 Mar, 2006 1 commit
  23. 20 Mar, 2006 1 commit
  24. 11 Mar, 2006 1 commit
  25. 10 Mar, 2006 3 commits
  26. 05 Mar, 2006 1 commit
    • Damien Fouilleul's avatar
      extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all... · ca0ddba7
      Damien Fouilleul authored
      extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool
      configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
      Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME
      
      NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected
      
      ca0ddba7
  27. 03 Mar, 2006 1 commit
  28. 26 Feb, 2006 1 commit
  29. 25 Feb, 2006 1 commit
  30. 24 Feb, 2006 1 commit