]> git.sesse.net Git - vlc/log
vlc
17 years agoAdd support for modules help strings (Closes:#413)
Clément Stenac [Wed, 19 Jul 2006 11:53:51 +0000 (11:53 +0000)]
Add support for modules help strings (Closes:#413)

17 years agoRemove some code duplication
Clément Stenac [Wed, 19 Jul 2006 11:53:18 +0000 (11:53 +0000)]
Remove some code duplication

17 years agoDon't use Patches/goom2k4-0-nommx.patch when building for MacOS X
Jean-Paul Saman [Wed, 19 Jul 2006 10:59:30 +0000 (10:59 +0000)]
Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X

17 years agoMove v4l and pvr into the main access directory.
Clément Stenac [Wed, 19 Jul 2006 09:45:02 +0000 (09:45 +0000)]
Move v4l and pvr into the main access directory.
No need for a separate directory for 1 file

17 years agoSome more demux and access code factorization
Clément Stenac [Wed, 19 Jul 2006 09:33:41 +0000 (09:33 +0000)]
Some more demux and access code factorization

17 years agobindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen
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

17 years agoinclude/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_...
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

17 years agobindings/mediacontrol-python/setup.py: deactivate PIC support for
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).

17 years agoA bunch of various fixes (encoding, refcount, layout)
Clément Stenac [Tue, 18 Jul 2006 23:20:06 +0000 (23:20 +0000)]
A bunch of various fixes (encoding, refcount, layout)

17 years agoLayout improvements
Clément Stenac [Tue, 18 Jul 2006 21:29:05 +0000 (21:29 +0000)]
Layout improvements

17 years agoFix compilation
Christophe Mutricy [Tue, 18 Jul 2006 21:25:14 +0000 (21:25 +0000)]
Fix compilation

17 years agoFix libpng properly (forgot this in a previous commit).
Jean-Paul Saman [Tue, 18 Jul 2006 21:00:19 +0000 (21:00 +0000)]
Fix libpng properly (forgot this in a previous commit).

17 years ago* Fix a number of encoding bugs
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

17 years agoBetter packetizer helpers
Clément Stenac [Tue, 18 Jul 2006 17:19:10 +0000 (17:19 +0000)]
Better packetizer helpers

17 years agoAdd a bunch of helper functions/macros and start using them:
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

17 years agobindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string...
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.

17 years ago* compiles-but-untested complete implementation of menus and popups
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

17 years ago- all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen
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

17 years agosupport muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date
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

17 years ago* adapted the extended panel to the latest video filter changes and re-designed the...
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

17 years agoReport in the FAQ that --enable-java-bindings works in win32.
Filippo Carone [Mon, 17 Jul 2006 08:37:09 +0000 (08:37 +0000)]
Report in the FAQ that --enable-java-bindings works in win32.

17 years agoDon't show the scale filter in the preferences
Antoine Cellerier [Sun, 16 Jul 2006 21:22:31 +0000 (21:22 +0000)]
Don't show the scale filter in the preferences

17 years agoAdd (verbose) NEWS
Antoine Cellerier [Sun, 16 Jul 2006 21:02:33 +0000 (21:02 +0000)]
Add (verbose) NEWS

17 years agoMake "video filter2" filters selectable on the vout level.
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.

17 years ago(Partial?) fix for make dist
Rémi Denis-Courmont [Sun, 16 Jul 2006 19:58:46 +0000 (19:58 +0000)]
(Partial?) fix for make dist

17 years agoRevert commit that breaks bootstrap/aclocal (v2.60, latest release).
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

17 years agoDon't duplicate check for automake 1.7
Rémi Denis-Courmont [Sun, 16 Jul 2006 19:16:48 +0000 (19:16 +0000)]
Don't duplicate check for automake 1.7

17 years agoUse nice apostrophe
Rémi Denis-Courmont [Sun, 16 Jul 2006 18:10:22 +0000 (18:10 +0000)]
Use nice apostrophe

17 years ago * src/libvlc.c: fixed comment.
Sam Hocevar [Sun, 16 Jul 2006 16:06:29 +0000 (16:06 +0000)]
  * src/libvlc.c: fixed comment.

17 years ago* removed useless include
Felix Paul Kühne [Sat, 15 Jul 2006 19:50:58 +0000 (19:50 +0000)]
* removed useless include

17 years ago* implemented a ctrl-click menu for the vouts (refs #302)
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 :)

17 years agocheck that p_pic->pf_release != NULL before calling it
Antoine Cellerier [Sat, 15 Jul 2006 14:53:58 +0000 (14:53 +0000)]
check that p_pic->pf_release != NULL before calling it

17 years agoSplit the distort video filter module into several video filter2 modules.
Antoine Cellerier [Fri, 14 Jul 2006 22:58:41 +0000 (22:58 +0000)]
Split the distort video filter module into several video filter2 modules.

17 years agoRemove unneeded include
Antoine Cellerier [Fri, 14 Jul 2006 22:06:57 +0000 (22:06 +0000)]
Remove unneeded include

17 years ago * m4: added libtool macro files. Na.
Sam Hocevar [Fri, 14 Jul 2006 21:36:11 +0000 (21:36 +0000)]
  * m4: added libtool macro files. Na.

17 years agoInvert is now a "video filter2"
Antoine Cellerier [Fri, 14 Jul 2006 21:33:23 +0000 (21:33 +0000)]
Invert is now a "video filter2"

17 years agoAdjust is now a "video filter2"
Antoine Cellerier [Fri, 14 Jul 2006 21:32:43 +0000 (21:32 +0000)]
Adjust is now a "video filter2"

17 years agoRemove double .gnutls from HAVE_WIN32 and UNIX targets
Jean-Paul Saman [Fri, 14 Jul 2006 11:18:29 +0000 (11:18 +0000)]
Remove double .gnutls from HAVE_WIN32 and UNIX targets

17 years agoFix dist
Christophe Mutricy [Thu, 13 Jul 2006 22:41:07 +0000 (22:41 +0000)]
Fix dist

17 years agoRevert [16011] until someone svn add the concerned files.
Christophe Mutricy [Thu, 13 Jul 2006 20:47:49 +0000 (20:47 +0000)]
Revert [16011] until someone svn add the concerned files.

17 years agoReally fix goom for fc4
Jean-Paul Saman [Thu, 13 Jul 2006 15:31:29 +0000 (15:31 +0000)]
Really fix goom for fc4

17 years ago * src/Makefile.am: made the dist rule independent of --enable-libtool.
Sam Hocevar [Thu, 13 Jul 2006 15:25:56 +0000 (15:25 +0000)]
  * src/Makefile.am: made the dist rule independent of --enable-libtool.

17 years agoDisable MMX support goom for now since it doesn't compile and is probably broken.
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.

17 years agoFix live555 compilation in contrib
Jean-Paul Saman [Thu, 13 Jul 2006 15:13:10 +0000 (15:13 +0000)]
Fix live555 compilation in contrib

17 years agoAnother extra boilerplate
Rémi Denis-Courmont [Thu, 13 Jul 2006 14:29:00 +0000 (14:29 +0000)]
Another extra boilerplate

17 years agoWork-around for Winsock
Rémi Denis-Courmont [Thu, 13 Jul 2006 14:19:35 +0000 (14:19 +0000)]
Work-around for Winsock

17 years agoqt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id
Christophe Mutricy [Thu, 13 Jul 2006 13:51:05 +0000 (13:51 +0000)]
qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id

17 years ago * Added SVN ignore flags to src/ subdirectories.
Sam Hocevar [Thu, 13 Jul 2006 13:41:54 +0000 (13:41 +0000)]
  * Added SVN ignore flags to src/ subdirectories.

17 years ago* implement the error panel correctly (for the records: not < 10.3 compatible)
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)

17 years ago * bootstrap: strip library version from modules.
Sam Hocevar [Thu, 13 Jul 2006 11:48:47 +0000 (11:48 +0000)]
  * bootstrap: strip library version from modules.

17 years agoBeginning of menus implementation
Clément Stenac [Thu, 13 Jul 2006 11:21:23 +0000 (11:21 +0000)]
Beginning of menus implementation
Fix a make dist bug

17 years ago * modules/control/hotkeys.c: nawak.
Sam Hocevar [Thu, 13 Jul 2006 10:32:06 +0000 (10:32 +0000)]
  * modules/control/hotkeys.c: nawak.

17 years agoRemoved unused variable pi_gamma
Jean-Paul Saman [Wed, 12 Jul 2006 18:49:35 +0000 (18:49 +0000)]
Removed unused variable pi_gamma

17 years agoRTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch...
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>.

17 years agoget rid of unresolved symbols
Pavlov Konstantin [Wed, 12 Jul 2006 15:49:13 +0000 (15:49 +0000)]
get rid of unresolved symbols

17 years ago * src/Makefile.am: fixed sed commands.
Sam Hocevar [Wed, 12 Jul 2006 15:38:08 +0000 (15:38 +0000)]
  * src/Makefile.am: fixed sed commands.

17 years ago * src/Makefile.am: reverted addition of vlc_devices.h, it was already done.
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.

17 years ago * Updated changelog.
Sam Hocevar [Wed, 12 Jul 2006 13:54:29 +0000 (13:54 +0000)]
  * Updated changelog.

17 years ago * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
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).

17 years ago * m4/Makefile.am: added more missing files. olleh buglroz!
Sam Hocevar [Wed, 12 Jul 2006 13:23:26 +0000 (13:23 +0000)]
  * m4/Makefile.am: added more missing files. olleh buglroz!

17 years ago * m4/Makefile.am: added missing files to the distribution. happy bootstrap.
Sam Hocevar [Wed, 12 Jul 2006 13:04:37 +0000 (13:04 +0000)]
  * m4/Makefile.am: added missing files to the distribution. happy bootstrap.

17 years ago * src/audio_output/common.c: moved message around so that it compiles.
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.

17 years ago * src/audio_output/common.c: added error message upon invalid initialisation.
Sam Hocevar [Wed, 12 Jul 2006 12:27:06 +0000 (12:27 +0000)]
  * src/audio_output/common.c: added error message upon invalid initialisation.

17 years agoMissing header in EXTRA_DIST
Clément Stenac [Wed, 12 Jul 2006 11:29:30 +0000 (11:29 +0000)]
Missing header in EXTRA_DIST

17 years ago* Patch to add ATSC support by Dennis Lou
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

17 years ago* fix make dist
Felix Paul Kühne [Tue, 11 Jul 2006 10:49:50 +0000 (10:49 +0000)]
* fix make dist

17 years ago* updated the po-files, started some work on the German translation, a minor string...
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

17 years ago* when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always...
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.

17 years ago* fixed typo pointed out by Dirk Stegemann on the forum
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

17 years ago#transcode{vfilter=...} only works with video filter2 filters.
Antoine Cellerier [Sun, 9 Jul 2006 15:01:13 +0000 (15:01 +0000)]
#transcode{vfilter=...} only works with video filter2 filters.

17 years agoHave a module_string less confusing
Christophe Mutricy [Sat, 8 Jul 2006 21:42:12 +0000 (21:42 +0000)]
Have a module_string less confusing

17 years agoClean up
Christophe Mutricy [Sat, 8 Jul 2006 21:20:00 +0000 (21:20 +0000)]
Clean up

17 years agoFix compilation. It inserts the playlist only in tree view local.
Christophe Mutricy [Sat, 8 Jul 2006 21:19:17 +0000 (21:19 +0000)]
Fix compilation. It inserts the playlist only in tree view local.

17 years ago* complete clean-up
Felix Paul Kühne [Sat, 8 Jul 2006 19:13:50 +0000 (19:13 +0000)]
* complete clean-up

17 years ago* unified the GUI-presented string
Felix Paul Kühne [Sat, 8 Jul 2006 19:12:11 +0000 (19:12 +0000)]
* unified the GUI-presented string

17 years agoFix stats collecting
Christophe Mutricy [Sat, 8 Jul 2006 19:11:05 +0000 (19:11 +0000)]
Fix stats collecting

17 years ago* use intf_IntfProgress instead of intf_UserProgress to test the interaction-implemen...
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.

17 years agoSome infrastructure work for playlist autoload/autosave
Clément Stenac [Sat, 8 Jul 2006 17:28:51 +0000 (17:28 +0000)]
Some infrastructure work for playlist autoload/autosave

17 years ago* added the Google Video Playlist file-type
Felix Paul Kühne [Sat, 8 Jul 2006 16:30:21 +0000 (16:30 +0000)]
* added the Google Video Playlist file-type

17 years agocosmetic changes + compilation fixes
Mohammed Adnène Trojette [Sat, 8 Jul 2006 12:51:10 +0000 (12:51 +0000)]
cosmetic changes + compilation fixes

17 years agoImprove embedded video output
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

17 years agoFix some crashes
Clément Stenac [Sat, 8 Jul 2006 11:16:20 +0000 (11:16 +0000)]
Fix some crashes

17 years agoSome legal boilerplate.
Rémi Denis-Courmont [Sat, 8 Jul 2006 09:31:56 +0000 (09:31 +0000)]
Some legal boilerplate.
Some files missing.

17 years agoFix segfault (thanks to zorglub for the hint)
Antoine Cellerier [Fri, 7 Jul 2006 21:27:14 +0000 (21:27 +0000)]
Fix segfault (thanks to zorglub for the hint)

17 years agoAdd Google Video Playlist parsing support (stuff like http://video.google.com/videogv...
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=... )

17 years agoAdd a b_restart flag to indicate this option take effect only after a restart.
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

17 years agovout.m: change in fullscreen behaviour
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

17 years ago* Fix SDP file parsing of the SAP module.
Derk-Jan Hartman [Thu, 6 Jul 2006 20:43:21 +0000 (20:43 +0000)]
* Fix SDP file parsing of the SAP module.

17 years agoFix 2005 changelog
Clément Stenac [Thu, 6 Jul 2006 11:15:31 +0000 (11:15 +0000)]
Fix 2005 changelog

17 years ago * doc/fortunes.txt: Fixed layout. We need quality quotes.
Sam Hocevar [Thu, 6 Jul 2006 10:26:39 +0000 (10:26 +0000)]
  * doc/fortunes.txt: Fixed layout. We need quality quotes.

17 years agopartial Arabic translation.
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>.

17 years ago[Untested] Save interface position
Clément Stenac [Wed, 5 Jul 2006 18:12:55 +0000 (18:12 +0000)]
[Untested] Save interface position

17 years agounicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
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.

17 years agolink visual plugin against math library
Pavlov Konstantin [Tue, 4 Jul 2006 15:23:04 +0000 (15:23 +0000)]
link visual plugin against math library

17 years ago * modules/control/motion.c: control VLC with laptop built-in motion sensors.
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.

17 years ago * modules/demux/mkv.cpp: fixed a pointer cast bug.
Sam Hocevar [Tue, 4 Jul 2006 12:55:43 +0000 (12:55 +0000)]
  * modules/demux/mkv.cpp: fixed a pointer cast bug.

17 years ago * modules/stream_out/transcode.c: improve error message verbosity.
Sam Hocevar [Tue, 4 Jul 2006 12:28:23 +0000 (12:28 +0000)]
  * modules/stream_out/transcode.c: improve error message verbosity.

17 years ago * modules/video_filter/transform.c: minor coding improvement.
Sam Hocevar [Tue, 4 Jul 2006 12:26:08 +0000 (12:26 +0000)]
  * modules/video_filter/transform.c: minor coding improvement.

17 years ago* you didn't see anything
Felix Paul Kühne [Mon, 3 Jul 2006 11:20:02 +0000 (11:20 +0000)]
* you didn't see anything

17 years ago* implemented a non-blocking progress-bar in the main interface; needs testing (close...
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)