An error occurred fetching the project authors.
  1. 08 Apr, 2003 1 commit
  2. 07 Apr, 2003 1 commit
  3. 06 Apr, 2003 2 commits
  4. 01 Apr, 2003 1 commit
  5. 26 Mar, 2003 1 commit
    • Derk-Jan Hartman's avatar
      * extras/MacOSX/Resources/English.lproj/MainMenu.nib/* · 98943979
      Derk-Jan Hartman authored
      * modules/gui/macosx/open.?
        - updated the open dialog (now with sheets !!!)
        - added ogg file stream out
        - added http file stream out
        - added file subtitle support for the delay and fps options
      * extras/MacOSX/vlc.pbproj/project.pbxproj
        - added the .ts file-extension to the application
      98943979
  6. 24 Mar, 2003 2 commits
  7. 19 Mar, 2003 1 commit
  8. 14 Mar, 2003 1 commit
    • Derk-Jan Hartman's avatar
      * ALL: Bumped version to 0.5.3-cvs · d8af1949
      Derk-Jan Hartman authored
      * modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags
        correctly, but now the name of the file as reported in the playlist info
        gets displayed incorrectly if it has accents. (going for ID3 at the
        moment. filenames are named a plenty in the correct way)
      d8af1949
  9. 13 Mar, 2003 1 commit
    • Derk-Jan Hartman's avatar
      * extras/MacOSX/vlc.pbproj/project.pbxproj: · 2b4c0fcd
      Derk-Jan Hartman authored
        - added .qt and .pls file extensions.
      
      * modules/gui/macosx/intf.m:
        - increased the number of lines the messages dialog can hold to 400.
      
      * added fourcc '3iv1' to .avi and .mov
        - this is 3ivx D3.5 video.
        - we cannot read them at however and probably never will. I added them
          for completeness.
      
      * added fourcc '3iv2' to .avi and ffmpeg
        - this is 3ivx D4 video
        - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4.
      
      * added fourcc '3ivd' to .avi, .mov and ffmpeg.
        - this is video which was divx doctored by the 3ivx doctor program.
        - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3.
      
      * added fourcc '3vid' to .avi, .mov and ffmpeg.
        - this is incorrect encoded DIV3. it is an endianness issue by the encoder.
        - ffmpeg can decode it however, so it is mapped to MPEG4 v3.
      2b4c0fcd
  10. 10 Mar, 2003 1 commit
  11. 06 Mar, 2003 1 commit
    • Derk-Jan Hartman's avatar
      * modules/gui/macosx/applescript.? · 9c841645
      Derk-Jan Hartman authored
      * extras/MacOSX/Resources/vlc.scriptSuite
      * extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
        - moved existing applescript commands to these files
        - added several control commands. supported are: play/pause, stop,
          previous, next, fullscreen, mute, volumeUp and volumeDown.
          These correspond to the existing menuitems. This still requires work
          in the future to make it more correct AppleScript, but it works for now.
      
      * modules/gui/macosx/controls.?
        - split up the controls.m into a .m and a .h
      
      * modules/gui/macosx/intf.?
        - added a getControls method to gain access to the controller object from
          the AppleScript commands.
      
      * modules/gui/macosx/open.?
        - removed the applescript support existing here and moved it to applescript.?
      
      * modules/gui/macosx/playlist.m
        - made the tooltips for the add and remove buttons localizable.
      
      * modules/gui/macosx/vout.m
        - added a comment on the meaning of otherMouse events.
      
      * ALL:
        - updated copyright information to include the current year ;)
      9c841645
  12. 04 Mar, 2003 2 commits
  13. 27 Feb, 2003 1 commit
  14. 21 Feb, 2003 1 commit
  15. 17 Feb, 2003 1 commit
  16. 16 Feb, 2003 1 commit
  17. 15 Feb, 2003 1 commit
  18. 11 Feb, 2003 1 commit
  19. 10 Feb, 2003 1 commit
  20. 08 Feb, 2003 1 commit
  21. 07 Feb, 2003 2 commits
  22. 05 Feb, 2003 2 commits
  23. 02 Feb, 2003 1 commit
  24. 01 Feb, 2003 1 commit
  25. 29 Jan, 2003 1 commit
  26. 25 Jan, 2003 2 commits
  27. 22 Jan, 2003 1 commit
  28. 21 Jan, 2003 1 commit
  29. 20 Jan, 2003 1 commit
    • Derk-Jan Hartman's avatar
      * ./extras/MacOSX/vlc.pbproj/project.pbxproj · f42c15f0
      Derk-Jan Hartman authored
        - Added .cue and .ogg to the known filetypes
      ALL:
        - When files are added they are not automatically played anymore. They are always queue'ed and optionally played.
        - Preliminary divx filesubtitle support.
      f42c15f0
  30. 16 Jan, 2003 2 commits
    • Christophe Massiot's avatar
      * Bumped up revision number to 0.5.0-test3, · 1e97f6ad
      Christophe Massiot authored
      * Rearranged fields in the OS X interface to accomodate for translations,
      * modules/access/dvd/ifo.c: fixed a crash with bad streams,
      * Auto-updated po files,
      * Manually updated fr.po.
      1e97f6ad
    • Derk-Jan Hartman's avatar
      * ALL: · 9ad04be7
      Derk-Jan Hartman authored
      - integrated play/pause toggled button
      - global shortcut for play/pause by use of spacebar
      - new pause.png
      - removed pause button
      - close button in intf window. register window in Window menuitem.
      - rearranged the menu
      - changed some key-combo's to be more OSX compliant/consistent
      - The time text-field is no longer selectable
      - The faster/slower/ff/stop etc button are only available during playback
      - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon.
      - Added Add/Remove buttons to the llaylist.
      - Made the drawer 10 pixels smaller. Looks much better.
      - added a volume slider.
      9ad04be7
  31. 08 Jan, 2003 1 commit
  32. 06 Jan, 2003 1 commit
  33. 02 Oct, 2002 1 commit