]> git.sesse.net Git - vlc/history - modules/access
macosx: when main window is hidden, let playlist menu item only display the window
[vlc] / modules / access /
2012-03-13 Rémi Denis-CourmontLinux DVB: revive --dvb-device to support multihead...
2012-03-13 Rémi Denis-CourmontLinux DVB: do not run ioctl() on fd == -1
2012-03-13 Rémi Denis-CourmontDTV: grammar fix
2012-03-12 Rémi Denis-CourmontLinux DVB: remove dysfunctional "dvbt" scheme
2012-03-12 Rémi Denis-CourmontLinux DVB: drop support for API version 5.0
2012-03-11 Rémi Denis-Courmontv4l2: load libv4l2 dynamically where available
2012-03-11 Rémi Denis-CourmontLinux DVB: run-time fallback from 5.5 to 5.0 frontend...
2012-03-11 Rémi Denis-CourmontLinux DVB: show libvlc and kernel API versions in debug
2012-03-11 Hugo Beauzée-LuyssenRevert "bluray: properly suppport FIRST_TITLE & TOP_MEN...
2012-03-11 Hugo Beauzée-Luyssenbluray: Fix seekpoint updating.
2012-03-11 Rémi Denis-CourmontDTV: deal with "cable", "terrestrial" and "satellite...
2012-03-11 Rémi Denis-CourmontLinux DVB: support for multi-standard frontends with...
2012-03-11 Rémi Denis-CourmontLinux DVB: distinguish Clear QAM from terrestrial ATSC
2012-03-11 Rémi Denis-CourmontLinux DVB: factorize and revector frontend probing
2012-03-11 Rémi Denis-CourmontLinux DVB: small typo
2012-03-11 Rémi Denis-CourmontLinux DVB: fix format string
2012-03-11 Rémi Denis-CourmontLinux DVB: add an assertion
2012-03-11 Rafaël Carrébluray: Don't fail silently.
2012-03-11 Hugo Beauzée-Luyssenbluray: Fetching meta info isn't mandatory.
2012-03-10 Hugo Beauzée-Luyssenbluray: Fix a memory leak introduced in previous commit.
2012-03-10 Hugo Beauzée-Luyssenbluray: Check for read error when menu are enabled.
2012-03-10 Hugo Beauzée-Luyssenbluray: Check for bd_play failures.
2012-03-08 Rémi Denis-Courmontsdi: no channels magic numbers
2012-03-08 Rémi Denis-Courmonthdsdi: no magic numbers for channels
2012-03-08 Hugo Beauzée-Luyssenbluray: Minor refactoring.
2012-03-08 Hugo Beauzée-Luyssenbluray: Removing useless title management code.
2012-03-08 Jean-Baptiste KempfBluray: kill warnings
2012-03-08 Jean-Baptiste KempfBluray: cosmetics
2012-03-08 Hugo Beauzée-Luyssenbluray: properly suppport FIRST_TITLE & TOP_MENU titles
2012-03-08 Hugo Beauzée-Luyssenbluray: Store the meta informations in p_sys
2012-03-08 Hugo Beauzée-Luyssenbluray: protection against incorrect paths
2012-03-08 Hugo Beauzée-Luyssenbluray: Handle mouse events
2012-03-08 Hugo Beauzée-Luyssenbluray: Add support for overlay
2012-03-08 Hugo Beauzée-Luyssenbluray: Hack to avoid crashing when changing title.
2012-03-08 Hugo Beauzée-Luyssenbluray: Prepare menu handling
2012-03-08 Hugo Beauzée-Luyssenbluray: Fixing a warning
2012-03-08 Hugo Beauzée-Luyssenbluray: Adding some event handling basics.
2012-03-07 Rémi Denis-CourmontV4L2: relicense to LGPL
2012-03-06 Rémi Denis-CourmontRemove unneeded #include <vlc_aout.h>
2012-03-04 Rémi Durafforthttp: fix memory leak in the error path
2012-03-03 Rémi Denis-CourmontRTP: set audio channels directly rather than channels...
2012-03-03 Rafaël CarréMMS: add an error message if UTF-16 conversion fails
2012-02-28 Rémi Denis-CourmontRevert "Fix v4l2 build failure on Debian/kfreebsd"
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-26 Benjamin DrungFix v4l2 build failure on Debian/kfreebsd
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-23 Laurent AimarFixed support for multi-volume archive.
2012-02-21 Konstantin PavlovCDDA: Implement disc information caching.
2012-02-20 Konstantin Pavlovcdda: use http tunnelling mode and use port 80 for...
2012-02-17 Konstantin PavlovBluray: try to find mount point if block device file...
2012-02-12 Rémi Denis-CourmontDVB: discriminate ITU-T J.83 A and C annexes if possible
2012-02-11 Antoine CellerierChange --directory-version-sort boolean config option...
2012-02-10 Jean-Baptiste KempfDTV: add dvbt shortcut, for old-BDA module compatibility
2012-02-08 Sébastien Escudierfix handle leaks on RegOpenKeyEx
2012-02-07 Antoine CellerierRevert "Remove version sort option. Now uses version...
2012-02-07 Antoine CellerierRemove version sort option. Now uses version sort by...
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-04 Antoine CellerierAdd option to use version sort when adding a dir
2012-02-03 Rafaël Carrédshow: build with mingw-w64
2012-02-03 Rafaël Carrébdagraph: build with mingw-w64
2012-02-02 Rafaël Carrédshow: remove non standard extensions from header
2012-02-01 Rafaël Carréavio output: flush after writes
2012-01-31 Rafaël Carréavio access: fix setup of libavformat callback
2012-01-31 Rémi Denis-CourmontV4L2: fix kinda constant expression to be really constant
2012-01-31 Rémi Denis-CourmontUse static_assert()
2012-01-30 Rafaël Carréavio: EOVERFLOW is not defined on windows
2012-01-30 Rafaël Carréavio access: use new API
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-Courmontvdr: <sys/types.h> is always present and not checked
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <fcntl.h>
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2012-01-24 Felix Paul Kühneqtcapture: timing and speed improvements
2012-01-24 Rémi Denis-CourmontProperly remove the old dvb plugin, fix bootstrapping
2012-01-21 Tobias GüntnerTypo
2012-01-19 Jean-Baptiste KempfUse our DNS for freedb
2012-01-10 Laurent AimarIgnore files without their beginning in RAR archive.
2012-01-10 Laurent AimarDo not error out on empty rar file.
2012-01-10 Laurent AimarImproved detection of splitted RAR archives.
2012-01-06 Laurent AimarFixed ICY metadata support when HTTP chunked transfer...
2012-01-06 Laurent AimarExecute EOF when an error occurs while reading the...
2012-01-06 Rémi Denis-Courmontv4l2: add automatic power line frequency detection
2012-01-06 Rémi Denis-Courmontv4l2: add analag standard groups from Linux 3.2
2012-01-05 Rafaël Carrédtv/linux: use vlc open wrappers
2012-01-04 Laurent AimarFixed potential NULL dereference when openning splitted...
2012-01-04 Laurent AimarFixed BDA support (close #5627).
2012-01-04 Jean-Baptiste KempfDShow: remove choices from translated string
2011-12-30 Rafaël Carrévcd ioctl_ReadSectors() : factorize error case
2011-12-28 Jean-Baptiste KempfVCD: misc cosmetics and move to the # chapter syntax
2011-12-27 Rafaël Carrébluray: don't crash when file is NULL
2011-12-23 Rémi Denis-Courmontdhsow: missing white space (breaks PO files)
2011-12-21 KO Myung-HunDo not use libdvdnav's read ahead cache on OS/2.
2011-12-17 Rafaël Carrédvb_set_isdbc(): remove unused arguments warnings
2011-12-17 Tobias GüntnerSet title length and size.
2011-12-17 Tobias GüntnerIgnore missing meta data files. Check directory name...
2011-12-15 Pere Orgafix filename self-references
2011-12-11 Laurent AimarFixed multi-volume RAR support.
2011-12-11 Laurent AimarFixed a small leak when the rar stream_filter recognize...
2011-12-11 Laurent AimarFixed the return value of STREAM_GET_CONTENT_TYPE in...
2011-12-10 Laurent AimarFixed potential NULL deference in dvdnav plugin.
2011-12-09 Francois Cartegniedemux: dvdnav: add chapters seekpoints timings
next