Eric Dudiak [Wed, 20 Aug 2008 06:47:41 +0000 (02:47 -0400)]
Minor cleanup of Xcode project and opens "Playlist" on launch.
Eric Dudiak [Mon, 18 Aug 2008 06:41:49 +0000 (02:41 -0400)]
Adds new icons and UTIs to Info.plist.
Eric Dudiak [Mon, 18 Aug 2008 01:51:23 +0000 (21:51 -0400)]
Fixes all issues related the window closing when it shouldn't be and the title of the window.
Eric Dudiak [Mon, 18 Aug 2008 00:54:25 +0000 (20:54 -0400)]
Fixes fullscreen bugs related to view hierarchy.
Eric Dudiak [Mon, 18 Aug 2008 00:52:39 +0000 (20:52 -0400)]
Media Library no longer in sidebar. Sidebar layout improved. Playlist visibility saved, opens on first launch.
Eric Dudiak [Mon, 18 Aug 2008 00:50:11 +0000 (20:50 -0400)]
Fixes several (6.5) bugs and feature omissions.
Eric Dudiak [Fri, 15 Aug 2008 20:29:16 +0000 (16:29 -0400)]
Support updating the sidebar as new items are played.
Eric Dudiak [Fri, 15 Aug 2008 16:10:24 +0000 (12:10 -0400)]
Additional warning fixes.
Eric Dudiak [Fri, 15 Aug 2008 15:42:07 +0000 (11:42 -0400)]
Minor warning/error fixes.
Eric Dudiak [Tue, 12 Aug 2008 21:32:52 +0000 (17:32 -0400)]
Adds content to the sidebar.
Eric Dudiak [Mon, 11 Aug 2008 12:19:58 +0000 (08:19 -0400)]
Allows both old and new controller to use the same playlist.
Eric Dudiak [Mon, 11 Aug 2008 12:18:28 +0000 (08:18 -0400)]
Adds a playlist status bar to new interface.
Eric Dudiak [Sun, 10 Aug 2008 04:45:51 +0000 (00:45 -0400)]
Adds playlist support in new interface.
Eric Dudiak [Mon, 4 Aug 2008 07:23:30 +0000 (03:23 -0400)]
Allows new interface to be moved by dragging background.
Eric Dudiak [Mon, 4 Aug 2008 06:46:04 +0000 (02:46 -0400)]
Fixes several resizing and other issues. Adds VideoLAN header to top of all new classes.
Eric Dudiak [Mon, 4 Aug 2008 05:06:37 +0000 (01:06 -0400)]
Minor code fixes.
Eric Dudiak [Mon, 4 Aug 2008 00:20:23 +0000 (20:20 -0400)]
Fixes equalizer button linking on both old and new interfaces.
Eric Dudiak [Mon, 4 Aug 2008 00:11:23 +0000 (20:11 -0400)]
Creates and sets up new interface.
Eric Dudiak [Sun, 3 Aug 2008 22:58:41 +0000 (18:58 -0400)]
Re-adds my projects to the project folder.
Jean-Baptiste Kempf [Sun, 3 Aug 2008 07:19:41 +0000 (09:19 +0200)]
Libass in the contribs.
Pierre d'Herbemont [Sun, 3 Aug 2008 19:02:43 +0000 (21:02 +0200)]
update: Correctly compare the version number.
Pierre d'Herbemont [Sun, 3 Aug 2008 19:02:22 +0000 (21:02 +0200)]
update: Fix it.
Felix Paul Kühne [Sun, 3 Aug 2008 18:29:18 +0000 (20:29 +0200)]
package/osx: make sure that we also put the platform-dependent modules in the ub oO
Felix Paul Kühne [Sun, 3 Aug 2008 18:17:24 +0000 (20:17 +0200)]
live555: compilation fix
Rémi Duraffort [Sun, 3 Aug 2008 18:17:19 +0000 (20:17 +0200)]
Fix a memleak and threaded function definition.
Rémi Duraffort [Sun, 3 Aug 2008 18:06:06 +0000 (20:06 +0200)]
Audio Scrobbler: Fix some tiny memleaks.
Pierre d'Herbemont [Sun, 3 Aug 2008 18:05:42 +0000 (20:05 +0200)]
media_list_player: Fix.
Pierre d'Herbemont [Sun, 3 Aug 2008 17:44:49 +0000 (19:44 +0200)]
input: Remove a tautology in input_item_SetPreparsed.
Pierre d'Herbemont [Sun, 3 Aug 2008 17:40:30 +0000 (19:40 +0200)]
libvlc: Properly raise an exception if something goes wrong in libvlc_media_get_duration and libvlc_media_is_preparsed.
Rémi Duraffort [Sun, 3 Aug 2008 17:42:19 +0000 (19:42 +0200)]
Fix memleak and bad use of a const variable.
Pierre d'Herbemont [Sun, 3 Aug 2008 17:19:54 +0000 (19:19 +0200)]
Fix prototypes of threaded functions.
Felix Paul Kühne [Sun, 3 Aug 2008 16:33:56 +0000 (18:33 +0200)]
Typo ;-)
Pierre d'Herbemont [Sun, 3 Aug 2008 16:32:45 +0000 (18:32 +0200)]
macosx: Assert() for special error case.
Note: We should probably throw exception, and handle them a bit more gracefully, as we do in vlc_app.
Pierre d'Herbemont [Sun, 3 Aug 2008 16:11:10 +0000 (18:11 +0200)]
buidsystem: Fix package-macosx target so that they build VLC-release.app first. And make sure -zip contains Read Me.rtf.
Pierre d'Herbemont [Sun, 3 Aug 2008 14:12:43 +0000 (16:12 +0200)]
macosx: Set the controller window title to "VLC Media Player".
Rémi Denis-Courmont [Sun, 3 Aug 2008 16:10:12 +0000 (19:10 +0300)]
atmo: compile fix
Derk-Jan Hartman [Sun, 3 Aug 2008 16:04:40 +0000 (18:04 +0200)]
macosx: Fix the simple prefs values and titles of string and int option lists. This fixes #1680
Rémi Denis-Courmont [Sun, 3 Aug 2008 15:57:27 +0000 (18:57 +0300)]
Qt4: compile fix
Rémi Denis-Courmont [Sun, 3 Aug 2008 15:03:07 +0000 (18:03 +0300)]
Do not hide many (all?) thread function having an incorrect prototype
Rémi Denis-Courmont [Sun, 3 Aug 2008 15:03:07 +0000 (18:03 +0300)]
Do not hide many (all?) thread function having an incorrect prototype
Laurent Aimar [Sun, 3 Aug 2008 14:41:40 +0000 (16:41 +0200)]
Moved static arrays to fft context.
Laurent Aimar [Sun, 3 Aug 2008 14:31:54 +0000 (16:31 +0200)]
Removed static variable and added proper locking scheme.
Pierre d'Herbemont [Sun, 3 Aug 2008 13:30:56 +0000 (15:30 +0200)]
macosx: Make sure the controller doesn't show nothing instead of the playlist.
Pierre d'Herbemont [Sun, 3 Aug 2008 13:30:17 +0000 (15:30 +0200)]
media_list_player: Make sure we do return an item to play. Should close #1527.
Laurent Aimar [Sun, 3 Aug 2008 12:54:44 +0000 (14:54 +0200)]
Fixed filter_chain_GetFmtOut to really return the output value when
possible.
Derk-Jan Hartman [Sun, 3 Aug 2008 12:19:37 +0000 (14:19 +0200)]
avcodec: use cast to avoid warning about this const. It's a rare case where we use a dummy empty palette that won't change and we don't want to recreate it every time either.
Laurent Aimar [Sun, 3 Aug 2008 12:06:03 +0000 (14:06 +0200)]
Removed non const static variable usages in mp4 drms.
Derk-Jan Hartman [Sun, 3 Aug 2008 11:34:23 +0000 (13:34 +0200)]
avcodec: dummy palette is const
Derk-Jan Hartman [Sun, 3 Aug 2008 11:32:16 +0000 (13:32 +0200)]
dmo: use const for audio channels struct
Derk-Jan Hartman [Sun, 3 Aug 2008 11:25:45 +0000 (13:25 +0200)]
v4l: const decl. in line with v4l2.c
Laurent Aimar [Sun, 3 Aug 2008 11:39:09 +0000 (13:39 +0200)]
Moved static variable to the subtitle demuxer context.
Laurent Aimar [Sun, 3 Aug 2008 11:19:48 +0000 (13:19 +0200)]
Do not try to precisely seek (unsing ES_OUT_SET_NEXT_DISPLAY_TIME) if it
is too far away (> 500ms) from a key frame.
It will reduce seek precision but the implementation of
ES_OUT_SET_NEXT_DISPLAY_TIME is not good enough yet.
Derk-Jan Hartman [Sun, 3 Aug 2008 11:21:01 +0000 (13:21 +0200)]
qtcapture: const a struct.
Laurent Aimar [Sun, 3 Aug 2008 11:12:25 +0000 (13:12 +0200)]
Removed debug left over in cc decoder.
Laurent Aimar [Sat, 2 Aug 2008 23:48:53 +0000 (01:48 +0200)]
Fixed a few .mov with mp3 audio (close #1794).
Derk-Jan Hartman [Sun, 3 Aug 2008 11:06:20 +0000 (13:06 +0200)]
cc codec: don't use a static variable in the middle of the code for no reason what so ever.
Justus Piater [Sun, 3 Aug 2008 08:42:29 +0000 (10:42 +0200)]
Declared many static variables const
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
Justus Piater [Sun, 3 Aug 2008 08:42:30 +0000 (10:42 +0200)]
In VCDFormatStr(), made temp_str non-static
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
Pierre d'Herbemont [Sun, 3 Aug 2008 04:24:45 +0000 (06:24 +0200)]
macosx: Add the file that allows nib to be edited.
Derk-Jan Hartman [Sun, 3 Aug 2008 01:50:00 +0000 (03:50 +0200)]
motiondetect: fix categorization of this module in the advanced prefs.
Derk-Jan Hartman [Fri, 1 Aug 2008 14:36:56 +0000 (16:36 +0200)]
macosx: don't send key events to inexistent p_vout.
Fixes a crash when changing deinterlace filter during pause and then pressing a hotkey (like play-pause). In this case the old vout is destroyed, but the new vout has not received an image yet and has therefore not spawned the new window yet.
We want to keep the possibility of using ESC to leave fullscreen if required, So I don't think we should disable key events all together in this rare case.
Jean-Baptiste Kempf [Sun, 3 Aug 2008 00:01:19 +0000 (17:01 -0700)]
New icons following the previous remarks, a bit less dark, a bit smaller record button, a bit less colourfull AtoB buttons. Kassdédi to fenrir.
Jean-Baptiste Kempf [Sat, 2 Aug 2008 23:39:28 +0000 (16:39 -0700)]
Check updates every 7 days (instead of 14) during the test releases.
Christophe Mutricy [Sat, 2 Aug 2008 18:04:36 +0000 (19:04 +0100)]
Add version number to libvlc(core).dll
And generate the .rc with config.status rather than clutering the
Makefile
Christophe Mutricy [Sat, 2 Aug 2008 18:18:54 +0000 (19:18 +0100)]
Make patching more resilient
In case autopoint hasn't replaced our Makefile.in.in
Christophe Mutricy [Sat, 2 Aug 2008 14:45:59 +0000 (15:45 +0100)]
Romanian translation update by Cristian Secară
Laurent Aimar [Sat, 2 Aug 2008 23:31:35 +0000 (01:31 +0200)]
Revert "Revert "Revert "Disable crashy FS controller by default"""
This reverts commit
b71aa62946473d0a05cf01b67c2b7816757af9e4.
It should be safe to use FS at last.
Laurent Aimar [Sat, 2 Aug 2008 23:30:38 +0000 (01:30 +0200)]
Fixed the last issue with FS (in embedded mode we not always be asked to
release the video).
Felix Paul Kühne [Sat, 2 Aug 2008 23:04:24 +0000 (01:04 +0200)]
Improved wording
Laurent Aimar [Sat, 2 Aug 2008 22:34:32 +0000 (00:34 +0200)]
Revert "Revert "Disable crashy FS controller by default""
This reverts commit
5e6f3bde336076620205a4aab32a2781e09be8e0.
Well there is still a bug at exit...
Laurent Aimar [Sat, 2 Aug 2008 21:46:42 +0000 (23:46 +0200)]
Removed invalid assert.
Rémi Denis-Courmont [Sat, 2 Aug 2008 19:10:45 +0000 (22:10 +0300)]
Fix previous commit
Rémi Denis-Courmont [Sat, 2 Aug 2008 18:56:36 +0000 (21:56 +0300)]
In debug builds, update thread waiting message for each join.
Pierre d'Herbemont [Sat, 2 Aug 2008 17:15:34 +0000 (19:15 +0200)]
macosx: As feepk pointed, performInBackground is too recent for us, and use nil instead of NULL.
Laurent Aimar [Sat, 2 Aug 2008 16:29:00 +0000 (18:29 +0200)]
Fixed regression introduced in [
8ffbd86ab31339eea0c36d295eb2398835d2738f]
(close #1805)
Laurent Aimar [Sat, 2 Aug 2008 15:38:50 +0000 (17:38 +0200)]
Look for "Title" entry in title 0, instead of always using entry 3
for going to the DVD menu.
Laurent Aimar [Sat, 2 Aug 2008 15:03:30 +0000 (17:03 +0200)]
Revert "Disable crashy FS controller by default"
This reverts commit
6a66117a34f627ad9560b07cead07663b48f23b6.
The FS has been fixed in
bc83685c2acc7181e7f49bc9b4c2ec17655c789c.
Laurent Aimar [Sat, 2 Aug 2008 15:02:20 +0000 (17:02 +0200)]
Fixed fullscreen on exit (the embedded video can live longer than QT
interface.)
Laurent Aimar [Sat, 2 Aug 2008 14:19:13 +0000 (16:19 +0200)]
Try to reuse ES through EOS/BOS. Only the special case of 1 vorbis ES is
supported (if the decoder configuration except its meta data is
identifcal) (close #1142).
Laurent Aimar [Sat, 2 Aug 2008 14:15:36 +0000 (16:15 +0200)]
Fixed mp4 apple chapter loading (close #1719)
Rémi Denis-Courmont [Sat, 2 Aug 2008 14:07:10 +0000 (17:07 +0300)]
Bump version
Rémi Denis-Courmont [Sat, 2 Aug 2008 13:56:49 +0000 (16:56 +0300)]
Sync PO files
Rémi Denis-Courmont [Sat, 2 Aug 2008 13:55:43 +0000 (16:55 +0300)]
Do not leak the IPC helper - might fix #1598
Pierre d'Herbemont [Sat, 2 Aug 2008 13:59:41 +0000 (15:59 +0200)]
macosx: Fix a memleak.
(ivoire, I guess there are potentially a lot of interaction related memleak).
Pierre d'Herbemont [Sat, 2 Aug 2008 13:53:20 +0000 (15:53 +0200)]
macosx: Fix addNode:.
Pierre d'Herbemont [Sat, 2 Aug 2008 03:37:44 +0000 (05:37 +0200)]
macosx: Make sure that the status column cant be resized.
Rémi Denis-Courmont [Sat, 2 Aug 2008 10:16:29 +0000 (13:16 +0300)]
Disable live555 in distcheck
(For the n-th time, please disable in distcheck stuff that breaks
configure when missing)
Rémi Denis-Courmont [Sat, 2 Aug 2008 10:11:32 +0000 (13:11 +0300)]
Disable crashy FS controller by default
Rémi Denis-Courmont [Sat, 2 Aug 2008 10:10:02 +0000 (13:10 +0300)]
Non-existent files
Rémi Denis-Courmont [Sat, 2 Aug 2008 06:33:36 +0000 (09:33 +0300)]
vlc shall be installable - fix #1735
Pierre d'Herbemont [Sat, 2 Aug 2008 03:25:06 +0000 (05:25 +0200)]
playlist: Don't allow pl_Release(p_playlist) and pl_Yield(p_playlist).
Pierre d'Herbemont [Sat, 2 Aug 2008 03:24:36 +0000 (05:24 +0200)]
playlist: Make sure we don't pl_Release(p_playlist).
In those case the pl_* API doesn't seems convienent/well used.
Pierre d'Herbemont [Sat, 2 Aug 2008 03:16:28 +0000 (05:16 +0200)]
macosx: Make sure empty nodes are shown as node.
Pierre d'Herbemont [Sat, 2 Aug 2008 03:13:55 +0000 (05:13 +0200)]
macosx: Autosave toolbar position.
Pierre d'Herbemont [Sat, 2 Aug 2008 03:11:14 +0000 (05:11 +0200)]
macosx: Fix controller playlist toggling to use the contentRect and not the window Frame rect.
Pierre d'Herbemont [Sat, 2 Aug 2008 01:48:56 +0000 (03:48 +0200)]
macosx: Align the buttons.
Pierre d'Herbemont [Sat, 2 Aug 2008 01:47:00 +0000 (03:47 +0200)]
macosx: Fix crash log and remove some unneeded NSLog.
Pierre d'Herbemont [Sat, 2 Aug 2008 01:38:46 +0000 (03:38 +0200)]
hotkeys: Properly set seekable.
Pierre d'Herbemont [Sat, 2 Aug 2008 00:38:50 +0000 (02:38 +0200)]
macosx: Use a toolbar to display controls. (Doesn't look like a toolbar though)
Also, make sure we do use the slider.
Pierre d'Herbemont [Sat, 2 Aug 2008 00:37:56 +0000 (02:37 +0200)]
input: Export input_GetState().