- 17 Sep, 2012 12 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
It seems that the normal URLs included in the web page miss a "signature" field and return 403 errors now. This approach has a number of issues, it requires an extra HTTP request, still seems to fail due to lack of signatures, and have different access restrictions than the the web pages. This shall meet the popular demand for now. Closes #7471
-
- 16 Sep, 2012 16 commits
-
-
Jean-Baptiste Kempf authored
-
Vasily Fomin authored
Close #4345 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #2246 #4424 #7431 #5377
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Duncan Salerno authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
This reverts commit 84e4fd26. Conflicts: extras/package/macosx/vlc.xcodeproj/project.pbxproj
-
John Peterson authored
Fixing contrib 'make prebuilt' and 'make package' to use the repo version of change_prefix.sh instead of a version inside the contrib package. The script shouldn't be included in the contrib package because the intention has not been to have different versions of the file depending on platform. If necessary the script can take into account differences between platforms instead of coming in different versions. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Damien Erambert authored
-
Felix Paul Kühne authored
macosx: fixed appearance issue within the playback speed widget when using a RTL language (close #7475)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 15 Sep, 2012 12 commits
-
-
Pierre Ynard authored
-
Francois Cartegnie authored
Auto-entering directories could never work because LeafToParent's event id was playlist's and compared to last activate input_item id.
-
Pierre Ynard authored
Along with a few hand-picked sample scripts
-
Francois Cartegnie authored
-
Damien Erambert authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Daniel Peng authored
This resolves two issues with playback of RTSP-over-http streams from Foscam h.264 IP cameras. Combined with a small fix to modules/demux/live55.cpp, VLC now plays 'rtsp://hostname/iphone/11?user:password&' from Foscam h.264 cameras. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Mark Lee authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mark Lee authored
New methods are provided to: - get the available equalizer presets; - get the available frequency bands (useful for creating a UI); - create a new default equalizer, or create a new equalizer from a preset; - release a previously created equalizer; - get/set preamp and individual frequency amplification values; - apply equalizer settings to a media player. Equalizer settings are persistent, can be made whether media is currently playing or not, and will automatically be applied to subsequently played media. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Podcast module does not have previous session urls loaded when a change request is called first. As this list is also saved on any change, the original list is lost.
-
Francois Cartegnie authored
No way to reproduce bug case. Fixing by removing all the code. This reverts commit ddf9e6da. This reverts commit c7ab9f11. This reverts commit 541c1d97.
-