Clément Stenac
362e6fdfaf
Deprecate old docs
21 years ago
Jean-Paul Saman
875a42b7d9
Updated e-mail address. The wxs.nl address is no longer in use.
21 years ago
Felix Paul Kühne
d4d9435131
* forward-port of [11453] plus a small string-enhancement to src/libvlc.h
21 years ago
Christophe Massiot
5d88ca9cac
* modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
21 years ago
Christophe Massiot
cc47db8ef5
* modules/demux/playlist: Exported symbols inside plug-ins must always be
escaped with the E_() macro, to avoid namespace collisions between plug-ins.
21 years ago
Christophe Massiot
5f9a5f7ccf
* modules/control/http.c: Added support for .hosts files detailing hosts
allowed to connect. The format is :
192.168.0.0/24
172.16.12.42/32
* src/misc/net.c: New function net_CheckIP to check that an IP is in a
given range.
* OTHERS: Changed prototypes to allow for two new arguments for the
hosts list.
21 years ago
Antoine Cellerier
d026e61f6d
forwardport 11445
21 years ago
Antoine Cellerier
101ee29aeb
change to new icon ( fixes #185 )
21 years ago
Antoine Cellerier
5f7eb66419
update copyright date
21 years ago
Antoine Cellerier
df97817f22
make sure that the "Play with VLC" context menu item plays the item right
away (even if the user had --playlist-enqueue saved in his vlcrc file)
21 years ago
Antoine Cellerier
349f3aece4
fix prefs icon problem under windows. (All subcategory items have the
category's image ... which is different from the linux display where
subcategories don't have images)
fixes #184
21 years ago
Christophe Massiot
a9c24573b1
* src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
it is called with an invalid playlist item.
21 years ago
Christophe Mutricy
7971877055
access/dvdread.c: Compilation fix
21 years ago
Christophe Mutricy
a3e9fd9df1
http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
21 years ago
Derk-Jan Hartman
3c0d600e87
* Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
closes #45
21 years ago
Derk-Jan Hartman
1e2dc4cd23
* remove some useless i_mux_rate stuff that we don't use anymore
21 years ago
Antoine Cellerier
8ca12ef79e
Add play with VLC and Add to VLC's playlist context menu items
21 years ago
Derk-Jan Hartman
bc5cee00ba
* Fix the Reset button for OS X preferences ( closes #193 )
21 years ago
Antoine Cellerier
f0665477ad
use PLAYLISTENQUEUE help messages ...
21 years ago
Antoine Cellerier
e86e468b81
* add --playlist-enqueue option ( win32 only )
When running with --one-instance, enqueue item to playlist and keep playing
the current item. (default behavior is to start playing new item)
21 years ago
Christophe Mutricy
de6dd45b78
Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178 ).
21 years ago
Gildas Bazin
9d5044b7fa
* modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when running on an exported display).
21 years ago
Derk-Jan Hartman
76ed22f123
* Accurate GET_TIME for dvdread
21 years ago
Gildas Bazin
f1205b996a
* modules/video_output/opengl.c: win32 build fix (by Dnumgis).
21 years ago
Derk-Jan Hartman
628379cc13
* Largefile support for segmented mkv files ( closes #204 )
21 years ago
Derk-Jan Hartman
09afc32c15
* compile fix
21 years ago
Christophe Massiot
43075bdb9f
* modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
21 years ago
Derk-Jan Hartman
28ef536f93
* Don't list 'Input only' devices
21 years ago
Antoine Cellerier
9b0fafb76d
change trac url
21 years ago
Antoine Cellerier
bc09bf4ea9
Add link to the documentation in the Start Menu items
21 years ago
Derk-Jan Hartman
3fa0456184
* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
* Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
* Fix the OSD feedback of the Repeat One, Repeat All commands
* Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
21 years ago
Benjamin Pracht
f36c59368a
Add a tooltip to the "search in playlist" input field
21 years ago
Clément Stenac
3935c13bd6
Implement SORT_AUTHOR. Closes #196
21 years ago
Felix Paul Kühne
df73e4b31d
* forwardport of [11392]
21 years ago
Clément Stenac
107cc2a5cf
Remove i263 from stream output dialogs. Closes #187
21 years ago
Felix Paul Kühne
05f6442d23
mosaic.c: fixed a string
intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore
21 years ago
Christophe Massiot
e85f8602c8
* include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
available for all platforms.
* modules/access_output/udp.c: Now runs the output thread at
VLC_THREAD_PRIORITY_HIGHEST
21 years ago
Derk-Jan Hartman
0c8da59955
* Some changes to preferences categorization (This really needs a lot more work)
21 years ago
Christophe Massiot
1111338a78
* modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
CSA scrambling for video PID(s).
21 years ago
Christophe Massiot
b368eddeef
* modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
* modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
21 years ago
Christophe Massiot
26bebc750b
* modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
use with #duplicate{}.
21 years ago
Benjamin Pracht
817acb78b4
* reflects syntax change in the dvdread access
21 years ago
Felix Paul Kühne
7ea393d4a6
* fixed some strings
21 years ago
Felix Paul Kühne
0aaa609a5e
forwardport of [11376]
21 years ago
Antoine Cellerier
ffff44927c
* split file associations in 3 subcategories (audio, video, other)
21 years ago
Derk-Jan Hartman
213fd21940
* forwardport of [11372]
21 years ago
Benjamin Pracht
6f405b8553
* All: include x264 in the contrib system, and add a h264 entry in the sout panel
21 years ago
Derk-Jan Hartman
7a84f78862
* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
21 years ago
Jean-Paul Saman
e3172f9ed0
Forward port of #11366
21 years ago
Clément Stenac
4c49f4bab4
Backport [11359]
21 years ago