1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
Christophe Massiot
a2af7fb820 * Bumped up revision number to 0.5.0 2003-02-02 02:58:35 +00:00
Christophe Massiot
c8d4e9b990 * modules/gui/macosx/*: Fixed localization bugs
* po/fr.po: Updated French translation
* extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
2003-02-01 23:46:24 +00:00
Jon Lech Johansen
7f8e2bc5c1 * ./modules/gui/macosx: Defeated some deadlocks.
World domination ... is at hand.
2003-01-31 02:53:52 +00:00
Derk-Jan Hartman
d8501c549d intf: the slower/faster buttons should not be continious.
project: the source files were included in the Resources. No more.
2003-01-29 18:14:29 +00:00
Jon Lech Johansen
88f691d016 * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
* modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
                       and using p_playlist->p_input instead.
2003-01-29 11:34:11 +00:00
Derk-Jan Hartman
58296e6345 ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
jlj will need to fix that.
     there is no feedback to the interface as of yet
2003-01-28 16:47:46 +00:00
Derk-Jan Hartman
263a954450 * changed the bugreporting url 2003-01-25 21:34:45 +00:00
Derk-Jan Hartman
160a693dd6 * ./README.MacOSX.rtf: added two remarks on subtitle support.
* ./extras/MacOSX/vlc.pbroj/project.pbxproj
  - Added .wma filetype
  - Added README, COPYING etc. to resources
* ALL: Added a Help menu.
2003-01-25 18:42:17 +00:00
Derk-Jan Hartman
25eea88d8b * README.MacOSX.rtf: Updated Readme for new release. Added section on
subtitles and on bugreporting.
* extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
  .sub and .srt files.
2003-01-25 12:42:13 +00:00
Derk-Jan Hartman
12a7ff08cc * Reverted back to non metal windows as dictated by Apple's User Interface
Guidelines. Only the controller window stays metallic.
2003-01-25 12:00:38 +00:00
Derk-Jan Hartman
f33d74bc47 ALL: fixed the deinterlace menuiteM
cvS: ----------------------------------------------------------------------
2003-01-24 14:35:52 +00:00
Derk-Jan Hartman
7b73653e17 ALL: fixed the deinterlace menuitem 2003-01-24 14:34:53 +00:00
Christophe Massiot
8f10d4fe9c * Resized elements in the open panel,
* modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen
  mode is on the primary screen,
* po/*: Updated po files.
2003-01-23 23:51:13 +00:00
Derk-Jan Hartman
03ea4d8101 * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- oops, i enlarged the timeslider by accident. fixed
* ./modules/gui/macosx/controls.m
  - fixed a mutex_lock issue
2003-01-23 22:57:28 +00:00
Derk-Jan Hartman
f746c5dc37 ALL: - made some panels into windows.
- made the background picture non editable (removes the text cursor)
     - added slowmotion button
2003-01-23 22:39:30 +00:00
Christophe Massiot
8aa9a6a30c * Minor changes to the open panel, added AVI stream output option,
* modules/gui/macosx/open.m: "Open File" is back,
* modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
2003-01-23 21:47:59 +00:00
Derk-Jan Hartman
69945cce27 * ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
filetypes.
* ./modules/gui/macosx/vout.m: Made the video window a textured window
* All:
  - fixed several missing object_release bugs, that i had introduced.
  - updated the play/pause behaviour.
  - fixed an issue with the volumeslider.
2003-01-22 01:48:06 +00:00
Derk-Jan Hartman
ec6e741859 ALL: fixed my previous osx interface commit. had forgotten to save the files. 2003-01-21 14:26:54 +00:00
Derk-Jan Hartman
045192a189 ALL: The addition of a volume slider required a small redesign of the
interface. David Weber was again kind enough to help us.
2003-01-21 12:23:37 +00:00
Derk-Jan Hartman
ba14c1ba9e * Added an 'slowmotion' icon 2003-01-21 12:01:43 +00:00
Derk-Jan Hartman
f42c15f092 * ./extras/MacOSX/vlc.pbproj/project.pbxproj
- 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.
2003-01-20 03:45:06 +00:00
Christophe Massiot
1e97f6ad20 * Bumped up revision number to 0.5.0-test3,
* 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.
2003-01-16 23:00:47 +00:00
Derk-Jan Hartman
9ad04be7c4 * ALL:
- 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.
2003-01-16 13:58:18 +00:00
Christophe Massiot
920f7a1023 * OS X: Fixed a segfault with empty configuration strings (closes #65),
* cosmetic messages cleanups.
2003-01-09 23:43:07 +00:00
Christophe Massiot
5361fc7d3e * New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
* Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
2003-01-08 00:41:25 +00:00
Christophe Massiot
1da4377704 * Bumped up revision number to 0.5.0-test2,
* MacOS X port: new error dialog displaying error messages,
* Updated localization files,
* Comestic fixes.
2003-01-06 22:07:47 +00:00
Christophe Massiot
ebc092f449 MacOS X port :
* New "stream output" area in the open panel.
2003-01-06 02:45:09 +00:00
Jon Lech Johansen
8ca4334d74 MacOS X port:
* replaced playlist panel with drawer.
  * implemented context menu for playlist tableview.
2003-01-05 03:21:50 +00:00
Christophe Massiot
7bcedb5859 * Added the possibility to select DVD menus with VIDEO_TS folder in the
OS X open panel.
2003-01-05 02:39:48 +00:00
Christophe Massiot
a7eb9fc8c2 * Added a Close Window and a close box to our QuickTime video output. 2003-01-05 01:55:07 +00:00
Jon Lech Johansen
5c15eb1298 MacOS X port:
* main window controls are back. based on suggestion by Dan Macpherson.
2003-01-04 04:11:08 +00:00
Christophe Massiot
6da8c6037b Cosmetic. 2003-01-02 23:50:55 +00:00
Christophe Massiot
afbc560297 * OS X interface : Added new access modules to the Open panel,
* Updated po files,
* Fixed a very nasty side effect in the dvd and dvdread plug-ins,
regarding the audio-channel and spu-channel configuration variables.
2002-12-30 23:45:22 +00:00
Christophe Massiot
621ed4634b OS X port :
* Reenabled fullscreen shortcut, due to popular requests,
* Fixed charset encoding in the Preferences window,
* New implementation of --loop.
2002-12-29 01:16:28 +00:00
Christophe Massiot
2397666ac3 * Updated aout3 developer doc.
* Reworked the Open... menu items, and added the ability to use libdvdplay.
* Sound output menu is now under Controls.
2002-12-08 23:38:02 +00:00
Christophe Massiot
ec518727fc * configure.ac.in: Disabled -Wtraditional as it produces much more bogus
warnings than real ones.
* audio output: New intf-change variable to know when audio-channels
  and audio-device have changed.
* video output: New intf-change variable and vout_VarCallback, to know
  when video-device has changed (OS X port).
* modules/gui/macosx/*: Menus for audio channels, implemented volume
  management, added a menu for screen selection.
2002-12-07 23:50:31 +00:00
Jon Lech Johansen
32519ebf91 * ./modules/gui/macosx/prefs.m: new configuration interface 2002-11-05 03:57:16 +00:00
Jon Lech Johansen
3820b4354a ./extras/MacOSX/.../MainMenu.nib: added Open Target panel
./modules/gui/macosx/open.[mh]: Open Target code
2002-10-05 00:10:17 +00:00
Christophe Massiot
4f2beec27e * Mac OS X audio device discovery and selection, patch courtesy of
Heiko Panther <heiko.panther@web.de>.
2002-10-02 22:56:53 +00:00
Christophe Massiot
fec0d40b5e * S/PDIF output should now be working (untested, though). 2002-08-11 22:36:35 +00:00
Jon Lech Johansen
ba45505c11 * MacOS X: added deinterlace submenu 2002-07-16 20:41:48 +00:00
Jon Lech Johansen
57e1951e64 * MacOS X changes:
- added messages and playlist panel
    - simple dock menu (play, pause, stop)
    - context menu in video view
    - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png
    - no longer broken :)
2002-07-15 01:54:04 +00:00
Christophe Massiot
62e73f508b Backported stable changes. 2002-06-19 22:47:14 +00:00
Christophe Massiot
d68093864d * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
* Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
2002-06-09 22:57:00 +00:00
Christophe Massiot
b60815ca26 * ./plugins/macosx: rewrote the net panel for OS X 2002-06-02 22:32:46 +00:00
Christophe Massiot
9b21679c04 * New Loop menu item in OS X interface. 2002-06-02 12:16:31 +00:00
Christophe Massiot
91eb944bca * Channel change support on Mac OS X ;
* New OS X icon, courtesy of Benjamin Mironer <bmironer@noos.fr>
2002-06-02 01:20:52 +00:00
Christophe Massiot
1f79d1e3ea * OS X intf is now more consistent with Apple guidelines. 2002-05-19 20:55:00 +00:00
Christophe Massiot
80b9aa2b0a * Menu item to maximize the volume in Mac OS X ;
* Dropped dependancy on autoconf 2.52.
2002-05-18 13:33:44 +00:00
Christophe Massiot
d2cd9fcc10 * New OS X icon, courtesy of Joeri van Dooren <joeri@van.dooren.be> ;
* Mac OS X fix.
2002-05-13 23:15:43 +00:00