]>
git.sesse.net Git - vlc/log
Olivier Aubert [Wed, 19 Jul 2006 09:01:15 +0000 (09:01 +0000)]
bindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen
Olivier Aubert [Wed, 19 Jul 2006 09:00:32 +0000 (09:00 +0000)]
include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen
Olivier Aubert [Wed, 19 Jul 2006 08:59:26 +0000 (08:59 +0000)]
bindings/mediacontrol-python/setup.py: deactivate PIC support for
linux also (I do no quite know the current status, but it works for me this way at the moment).
Clément Stenac [Tue, 18 Jul 2006 23:20:06 +0000 (23:20 +0000)]
A bunch of various fixes (encoding, refcount, layout)
Clément Stenac [Tue, 18 Jul 2006 21:29:05 +0000 (21:29 +0000)]
Layout improvements
Christophe Mutricy [Tue, 18 Jul 2006 21:25:14 +0000 (21:25 +0000)]
Fix compilation
Jean-Paul Saman [Tue, 18 Jul 2006 21:00:19 +0000 (21:00 +0000)]
Fix libpng properly (forgot this in a previous commit).
Clément Stenac [Tue, 18 Jul 2006 18:57:19 +0000 (18:57 +0000)]
* Fix a number of encoding bugs
* add "make nice" in modules to call ./compile
Clément Stenac [Tue, 18 Jul 2006 17:19:10 +0000 (17:19 +0000)]
Better packetizer helpers
Clément Stenac [Tue, 18 Jul 2006 17:08:18 +0000 (17:08 +0000)]
Add a bunch of helper functions/macros and start using them:
* malloc with NULL check
* file extension check
* check if a demux was forced
* try peeking, and check what we poke
* init standard demuxer fields
* create packetizers
Olivier Aubert [Tue, 18 Jul 2006 14:45:24 +0000 (14:45 +0000)]
bindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string rather than print it.
Clément Stenac [Tue, 18 Jul 2006 14:33:18 +0000 (14:33 +0000)]
* compiles-but-untested complete implementation of menus and popups
* handle play/pause status
Damien Fouilleul [Tue, 18 Jul 2006 09:10:24 +0000 (09:10 +0000)]
- all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen
Sigmund Augdal Helberg [Tue, 18 Jul 2006 08:48:53 +0000 (08:48 +0000)]
support muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date
Felix Paul Kühne [Mon, 17 Jul 2006 12:59:46 +0000 (12:59 +0000)]
* adapted the extended panel to the latest video filter changes and re-designed the interface a bit (by introducing some additional strings and moving the invert-option to the adjust image section, etc.)
* src/video_output/video_output.c: small fix to insert filters on the fly
Filippo Carone [Mon, 17 Jul 2006 08:37:09 +0000 (08:37 +0000)]
Report in the FAQ that --enable-java-bindings works in win32.
Antoine Cellerier [Sun, 16 Jul 2006 21:22:31 +0000 (21:22 +0000)]
Don't show the scale filter in the preferences
Antoine Cellerier [Sun, 16 Jul 2006 21:02:33 +0000 (21:02 +0000)]
Add (verbose) NEWS
Antoine Cellerier [Sun, 16 Jul 2006 20:57:09 +0000 (20:57 +0000)]
Make "video filter2" filters selectable on the vout level.
Exemple: --video-filter "adjust{hue=180}:wave"
For the moment, the video filter2 filters are applied *before* subpicture filters.
Rémi Denis-Courmont [Sun, 16 Jul 2006 19:58:46 +0000 (19:58 +0000)]
(Partial?) fix for make dist
Rémi Denis-Courmont [Sun, 16 Jul 2006 19:37:56 +0000 (19:37 +0000)]
Revert commit that breaks bootstrap/aclocal (v2.60, latest release).
That has been annoying quite a bunch of users[1] including buildbots
and myself.
[1] http://forum.videolan.org/viewtopic.php?t=21059
Rémi Denis-Courmont [Sun, 16 Jul 2006 19:16:48 +0000 (19:16 +0000)]
Don't duplicate check for automake 1.7
Rémi Denis-Courmont [Sun, 16 Jul 2006 18:10:22 +0000 (18:10 +0000)]
Use nice apostrophe
Sam Hocevar [Sun, 16 Jul 2006 16:06:29 +0000 (16:06 +0000)]
* src/libvlc.c: fixed comment.
Felix Paul Kühne [Sat, 15 Jul 2006 19:50:58 +0000 (19:50 +0000)]
* removed useless include
Felix Paul Kühne [Sat, 15 Jul 2006 19:47:29 +0000 (19:47 +0000)]
* implemented a ctrl-click menu for the vouts (refs #302)
- currently loaded through rightMouseUp because rightMouseDown, etc. don't register any NSRightMouseDowns. If anybody got an idea why, I would be willing to change this of cause, since the current way is quite slower in the user's experience.
- the Snapshot item doesn't work yet (it triggers the fullscreen-event)
- localisation support is complete
Any comments and wanteds for further items are welcome :)
Antoine Cellerier [Sat, 15 Jul 2006 14:53:58 +0000 (14:53 +0000)]
check that p_pic->pf_release != NULL before calling it
Antoine Cellerier [Fri, 14 Jul 2006 22:58:41 +0000 (22:58 +0000)]
Split the distort video filter module into several video filter2 modules.
Antoine Cellerier [Fri, 14 Jul 2006 22:06:57 +0000 (22:06 +0000)]
Remove unneeded include
Sam Hocevar [Fri, 14 Jul 2006 21:36:11 +0000 (21:36 +0000)]
* m4: added libtool macro files. Na.
Antoine Cellerier [Fri, 14 Jul 2006 21:33:23 +0000 (21:33 +0000)]
Invert is now a "video filter2"
Antoine Cellerier [Fri, 14 Jul 2006 21:32:43 +0000 (21:32 +0000)]
Adjust is now a "video filter2"
Jean-Paul Saman [Fri, 14 Jul 2006 11:18:29 +0000 (11:18 +0000)]
Remove double .gnutls from HAVE_WIN32 and UNIX targets
Christophe Mutricy [Thu, 13 Jul 2006 22:41:07 +0000 (22:41 +0000)]
Fix dist
Christophe Mutricy [Thu, 13 Jul 2006 20:47:49 +0000 (20:47 +0000)]
Revert [16011] until someone svn add the concerned files.
Jean-Paul Saman [Thu, 13 Jul 2006 15:31:29 +0000 (15:31 +0000)]
Really fix goom for fc4
Sam Hocevar [Thu, 13 Jul 2006 15:25:56 +0000 (15:25 +0000)]
* src/Makefile.am: made the dist rule independent of --enable-libtool.
Jean-Paul Saman [Thu, 13 Jul 2006 15:22:58 +0000 (15:22 +0000)]
Disable MMX support goom for now since it doesn't compile and is probably broken.
Jean-Paul Saman [Thu, 13 Jul 2006 15:13:10 +0000 (15:13 +0000)]
Fix live555 compilation in contrib
Rémi Denis-Courmont [Thu, 13 Jul 2006 14:29:00 +0000 (14:29 +0000)]
Another extra boilerplate
Rémi Denis-Courmont [Thu, 13 Jul 2006 14:19:35 +0000 (14:19 +0000)]
Work-around for Winsock
Christophe Mutricy [Thu, 13 Jul 2006 13:51:05 +0000 (13:51 +0000)]
qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id
Sam Hocevar [Thu, 13 Jul 2006 13:41:54 +0000 (13:41 +0000)]
* Added SVN ignore flags to src/ subdirectories.
Felix Paul Kühne [Thu, 13 Jul 2006 12:06:22 +0000 (12:06 +0000)]
* implement the error panel correctly (for the records: not < 10.3 compatible)
Sam Hocevar [Thu, 13 Jul 2006 11:48:47 +0000 (11:48 +0000)]
* bootstrap: strip library version from modules.
Clément Stenac [Thu, 13 Jul 2006 11:21:23 +0000 (11:21 +0000)]
Beginning of menus implementation
Fix a make dist bug
Sam Hocevar [Thu, 13 Jul 2006 10:32:06 +0000 (10:32 +0000)]
* modules/control/hotkeys.c: nawak.
Jean-Paul Saman [Wed, 12 Jul 2006 18:49:35 +0000 (18:49 +0000)]
Removed unused variable pi_gamma
Jean-Paul Saman [Wed, 12 Jul 2006 18:48:21 +0000 (18:48 +0000)]
RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
Pavlov Konstantin [Wed, 12 Jul 2006 15:49:13 +0000 (15:49 +0000)]
get rid of unresolved symbols
Sam Hocevar [Wed, 12 Jul 2006 15:38:08 +0000 (15:38 +0000)]
* src/Makefile.am: fixed sed commands.
Sam Hocevar [Wed, 12 Jul 2006 15:01:55 +0000 (15:01 +0000)]
* src/Makefile.am: reverted addition of vlc_devices.h, it was already done.
Sam Hocevar [Wed, 12 Jul 2006 13:54:29 +0000 (13:54 +0000)]
* Updated changelog.
Sam Hocevar [Wed, 12 Jul 2006 13:51:51 +0000 (13:51 +0000)]
* src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
Sam Hocevar [Wed, 12 Jul 2006 13:23:26 +0000 (13:23 +0000)]
* m4/Makefile.am: added more missing files. olleh buglroz!
Sam Hocevar [Wed, 12 Jul 2006 13:04:37 +0000 (13:04 +0000)]
* m4/Makefile.am: added missing files to the distribution. happy bootstrap.
Sam Hocevar [Wed, 12 Jul 2006 12:34:07 +0000 (12:34 +0000)]
* src/audio_output/common.c: moved message around so that it compiles.
Sam Hocevar [Wed, 12 Jul 2006 12:27:06 +0000 (12:27 +0000)]
* src/audio_output/common.c: added error message upon invalid initialisation.
Clément Stenac [Wed, 12 Jul 2006 11:29:30 +0000 (11:29 +0000)]
Missing header in EXTRA_DIST
Benjamin Pracht [Tue, 11 Jul 2006 19:12:18 +0000 (19:12 +0000)]
* Patch to add ATSC support by Dennis Lou
* This is untested, but shouldn't have any adverse effect at least
* Any feedback much welcomed
Felix Paul Kühne [Tue, 11 Jul 2006 10:49:50 +0000 (10:49 +0000)]
* fix make dist
Felix Paul Kühne [Mon, 10 Jul 2006 21:30:31 +0000 (21:30 +0000)]
* updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string
Derk-Jan Hartman [Mon, 10 Jul 2006 20:52:57 +0000 (20:52 +0000)]
* when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it.
Felix Paul Kühne [Mon, 10 Jul 2006 18:46:46 +0000 (18:46 +0000)]
* fixed typo pointed out by Dirk Stegemann on the forum
Antoine Cellerier [Sun, 9 Jul 2006 15:01:13 +0000 (15:01 +0000)]
#transcode{vfilter=...} only works with video filter2 filters.
Christophe Mutricy [Sat, 8 Jul 2006 21:42:12 +0000 (21:42 +0000)]
Have a module_string less confusing
Christophe Mutricy [Sat, 8 Jul 2006 21:20:00 +0000 (21:20 +0000)]
Clean up
Christophe Mutricy [Sat, 8 Jul 2006 21:19:17 +0000 (21:19 +0000)]
Fix compilation. It inserts the playlist only in tree view local.
Felix Paul Kühne [Sat, 8 Jul 2006 19:13:50 +0000 (19:13 +0000)]
* complete clean-up
Felix Paul Kühne [Sat, 8 Jul 2006 19:12:11 +0000 (19:12 +0000)]
* unified the GUI-presented string
Christophe Mutricy [Sat, 8 Jul 2006 19:11:05 +0000 (19:11 +0000)]
Fix stats collecting
Felix Paul Kühne [Sat, 8 Jul 2006 18:32:41 +0000 (18:32 +0000)]
* use intf_IntfProgress instead of intf_UserProgress to test the interaction-implementations. Additionally, it's nicer here IMO, so we might keep it this way.
Clément Stenac [Sat, 8 Jul 2006 17:28:51 +0000 (17:28 +0000)]
Some infrastructure work for playlist autoload/autosave
Felix Paul Kühne [Sat, 8 Jul 2006 16:30:21 +0000 (16:30 +0000)]
* added the Google Video Playlist file-type
Mohammed Adnène Trojette [Sat, 8 Jul 2006 12:51:10 +0000 (12:51 +0000)]
cosmetic changes + compilation fixes
Clément Stenac [Sat, 8 Jul 2006 11:16:46 +0000 (11:16 +0000)]
Improve embedded video output
Skeleton for interaction
Fix window settings save
Clément Stenac [Sat, 8 Jul 2006 11:16:20 +0000 (11:16 +0000)]
Fix some crashes
Rémi Denis-Courmont [Sat, 8 Jul 2006 09:31:56 +0000 (09:31 +0000)]
Some legal boilerplate.
Some files missing.
Antoine Cellerier [Fri, 7 Jul 2006 21:27:14 +0000 (21:27 +0000)]
Fix segfault (thanks to zorglub for the hint)
Antoine Cellerier [Fri, 7 Jul 2006 20:24:11 +0000 (20:24 +0000)]
Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )
Christophe Mutricy [Thu, 6 Jul 2006 23:23:59 +0000 (23:23 +0000)]
Add a b_restart flag to indicate this option take effect only after a restart.
Break binary compatibility
Damien Fouilleul [Thu, 6 Jul 2006 23:19:12 +0000 (23:19 +0000)]
vout.m: change in fullscreen behaviour
- toggle fullscreen mode when double clicking on video.
- allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode
Derk-Jan Hartman [Thu, 6 Jul 2006 20:43:21 +0000 (20:43 +0000)]
* Fix SDP file parsing of the SAP module.
Clément Stenac [Thu, 6 Jul 2006 11:15:31 +0000 (11:15 +0000)]
Fix 2005 changelog
Sam Hocevar [Thu, 6 Jul 2006 10:26:39 +0000 (10:26 +0000)]
* doc/fortunes.txt: Fixed layout. We need quality quotes.
Mohammed Adnène Trojette [Thu, 6 Jul 2006 10:09:47 +0000 (10:09 +0000)]
partial Arabic translation.
Courtesy from Zayed Al-Saidi <zayed ÷ alsaidi × gmail ÷ com>.
Clément Stenac [Wed, 5 Jul 2006 18:12:55 +0000 (18:12 +0000)]
[Untested] Save interface position
Christophe Mutricy [Wed, 5 Jul 2006 11:12:06 +0000 (11:12 +0000)]
unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
Pavlov Konstantin [Tue, 4 Jul 2006 15:23:04 +0000 (15:23 +0000)]
link visual plugin against math library
Sam Hocevar [Tue, 4 Jul 2006 14:06:44 +0000 (14:06 +0000)]
* modules/control/motion.c: control VLC with laptop built-in motion sensors.
Sam Hocevar [Tue, 4 Jul 2006 12:55:43 +0000 (12:55 +0000)]
* modules/demux/mkv.cpp: fixed a pointer cast bug.
Sam Hocevar [Tue, 4 Jul 2006 12:28:23 +0000 (12:28 +0000)]
* modules/stream_out/transcode.c: improve error message verbosity.
Sam Hocevar [Tue, 4 Jul 2006 12:26:08 +0000 (12:26 +0000)]
* modules/video_filter/transform.c: minor coding improvement.
Felix Paul Kühne [Mon, 3 Jul 2006 11:20:02 +0000 (11:20 +0000)]
* you didn't see anything
Felix Paul Kühne [Mon, 3 Jul 2006 10:38:09 +0000 (10:38 +0000)]
* implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)
Antoine Cellerier [Sun, 2 Jul 2006 17:47:26 +0000 (17:47 +0000)]
s/Shoutcast/QTL/
Antoine Cellerier [Sun, 2 Jul 2006 17:28:15 +0000 (17:28 +0000)]
Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.
Clément Stenac [Sun, 2 Jul 2006 09:22:05 +0000 (09:22 +0000)]
make sure that we don't use deleted objects
Derk-Jan Hartman [Sat, 1 Jul 2006 19:23:39 +0000 (19:23 +0000)]
* Move sgimb demux to the playlist demux, and port it to the new playlist API
Clément Stenac [Sat, 1 Jul 2006 18:34:03 +0000 (18:34 +0000)]
Preliminary embedded vout implementation