]> git.sesse.net Git - vlc/history - src
lua: remove superfluous equalizer preset code
[vlc] / src /
2012-05-18 Pierre Ynardvlm: use vlc_object_alive()
2012-05-18 Pierre YnardRevert "VLM: remove dummy vlc_object_kill()"
2012-05-16 Rémi Denis-CourmontRemove unneeded OS/2 hacks
2012-05-15 Jean-Baptiste KempfAdd SLDV fourCC
2012-05-15 Rémi Denis-Courmontwin32: revector system_Init() a bit
2012-05-14 Rémi Denis-CourmontWin32: fallback to normal output if WriteConsoleW(...
2012-05-14 Rémi Denis-CourmontExport vlc_socket()
2012-05-13 Rémi Denis-CourmontUpdate symbols list
2012-05-13 Rémi Denis-CourmontMove vlc_atomic_t to <vlc_atomic.h> and correct definition
2012-05-13 Rémi Denis-CourmontRemove no longer used vlc_gc_*()
2012-05-13 Rémi Denis-Courmontinput: private input item reference count
2012-05-13 Rémi Denis-Courmontinput: convert item id to new atomic interface
2012-05-13 Rémi Denis-Courmontinput: prepare private data ("owner") structure for...
2012-05-13 Rémi Denis-Courmontinput: count references directly
2012-05-13 Kaarlo RaihaRemove ranges from volume long texts
2012-05-12 Mirsal Ennaimesingle instance: append tracks as specified in MPRIS 2.2
2012-05-12 Mirsal Ennaimesingle instance: Avoid initializing twice because of...
2012-05-12 Edward Wangsrc: Fix typo
2012-05-11 Rémi Denis-Courmontvlc_timer_*: use atomic_*() functions
2012-05-11 Rémi Denis-CourmontRewrite vlc_atomic_* using the new atomic operations
2012-05-11 KO Myung-HunImplement filesystem.c and plugin.c for OS/2
2012-05-10 Rémi Denis-CourmontAdd SNR and signal level for access_demux
2012-05-09 Felix Paul Kühnemacosx: replaced dated threading hacks with the latest...
2012-05-09 Rémi Denis-CourmontPrivatize vlc_object_kill()
2012-05-09 Rémi Denis-Courmontupdate: syntax error
2012-05-09 Felix Paul Kühnesrc/interface: compilation fix
2012-05-09 Rémi Denis-CourmontRemove non-sensical condition
2012-05-09 Rémi Denis-CourmontStray declaration
2012-05-09 Rémi Denis-Courmontplaylist: use proper boolean instead of vlc_object_...
2012-05-09 Rémi Denis-CourmontVLM: remove dummy vlc_object_kill()
2012-05-09 Rémi Denis-Courmontupdate: use vlc_atomic_* instead of vlc_object_(kill...
2012-05-09 Rémi Denis-Courmontupdate: fix memory error handling
2012-05-09 Rémi Denis-Courmonthttpd: use thread cancellation instead of wakeup pipe
2012-05-09 Rémi Denis-CourmontRevert "Remove b_should_run_on_first_thread"
2012-05-07 Rémi Denis-CourmontRemove b_should_run_on_first_thread
2012-05-07 Rémi Denis-CourmontRemove now useless vlc_exit_t.killed
2012-05-07 Rémi Denis-CourmontRemove libvlc_InternalWait() and simplify
2012-05-07 Rémi Denis-CourmontRemove useless MonitorLibVLCDeath() contorsion
2012-05-06 Rémi Denis-Courmontaout: add option to initialize hardware volume
2012-05-05 Casian Andreiblock: Fix buffer total size in block_Alloc()
2012-05-03 Rémi Denis-CourmontFix one typo
2012-05-03 Rémi Denis-CourmontMake resampler configurable with --audio-resampler
2012-05-03 Rémi Denis-Courmontdecoder: work around race whereby pause kicks during...
2012-05-03 Rémi Denis-Courmontdecoder: demote incorrect warning
2012-05-03 Rémi Denis-Courmontdecoder: keep the lock around DecoderWaitDate() and...
2012-04-30 Rafaël CarréInstall vlc_keys.h
2012-04-23 Rémi Denis-Courmontdecoder: cosmetic, balance mutex around a for-loop
2012-04-23 Rémi Denis-Courmontdecoder: simplify and avoid immediate unlock/lock pair
2012-04-23 Rémi Denis-Courmontdecoder: cosmetic change, do not special case flushing
2012-04-21 Rémi Denis-Courmontaout_DecNew: remove redumdant check
2012-04-21 Rémi Denis-CourmontDo not apply AOUT_CHAN_PHYSMASK to i_physical_channels
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-18 Rémi Denis-CourmontMove message subscription stuff from vlc_messages.h...
2012-04-18 Rémi Denis-CourmontWin32: useless variable
2012-04-18 Rémi Denis-Courmontnet_Read(): truly ignore POLLRDHUP
2012-04-18 Jean-Baptiste KempfAdd fourCC for IMA_QT
2012-04-17 Rémi Denis-CourmontWin32: use interrupt time where available at build...
2012-04-17 Rémi Denis-Courmontwin32: query performance timer frequency just once...
2012-04-17 Rémi Denis-CourmontRemove stray translation
2012-04-17 Rémi Denis-Courmontaout: --volume-save to retain volume, enabled by default
2012-04-16 Rémi Denis-Courmontmove aout_Packet out of the core and deprecate it
2012-04-16 Rémi Denis-Courmontblock: add some built-in sanity checks
2012-04-16 Rémi Denis-Courmontconfig: use ngettext()
2012-04-16 Rémi Denis-CourmontImplement vlc_ngettext() to deal with plurals
2012-04-12 Jean-Baptiste KempfAdd Yamaha ADPCM variant Fourcc
2012-04-12 Rémi Denis-Courmontblock_t: add buffer start and size fields
2012-04-10 Hugo Beauzée-Luyssensubtitles: Cosmetics.
2012-04-10 Hugo Beauzée-Luyssensubtitles: Do as stated in the doc.
2012-04-10 Hugo Beauzée-Luyssensubtitles: Remove unneeded clause
2012-04-10 Hugo Beauzée-Luyssensubtitles: Fix "any subtitle" detection.
2012-04-10 Hugo Beauzée-Luyssensubtitles: Remove unneeded clauses.
2012-04-10 Hugo Beauzée-Luyssensubtitles: Fix subtitles detection.
2012-04-07 Rémi Denis-Courmont360p is still low resolution
2012-04-04 Frédéric Yhuelnetwork/io.c: minor fix
2012-04-02 Jean-Baptiste KempfImprove the auto-load default preference
2012-04-02 Jean-Baptiste KempfFix other subtitle pathes autodetection
2012-04-02 Rafaël CarréUpdate update status files URLs
2012-04-02 Rémi Denis-CourmontMove httpd typedefs to <vlc_httpd.h>
2012-04-01 Rémi Denis-CourmontRemove core ACL support
2012-04-01 Rémi Denis-Courmonthttpd: remove ACL support
2012-04-01 Rémi Denis-CourmontRemove unused ACL parameter of httpd_StreamNew()
2012-04-01 Rémi Denis-CourmontRename and remove unused ACL parameter of httpd_UrlNewU...
2012-04-01 Rémi Denis-CourmontRemove invariable (last) parameter of httpd_UrlNewPrivate()
2012-04-01 Rémi Denis-CourmontRemoved unused httpd_UrlNew()
2012-04-01 Rémi Denis-CourmontMake the config dirty flag global rather than per item
2012-04-01 Rémi Denis-CourmontInline SaveConfigFile()
2012-03-29 Rémi Denis-CourmontRemove bogus VLC_UNUSED
2012-03-29 Ludovic FauvetExport aout_Mixer functions to modules
2012-03-27 Jean-Baptiste KempfSupport more DTS FourCC
2012-03-26 Rémi Denis-Courmonturl: add one test case
2012-03-25 Rémi Denis-Courmontvlc_strcasestr(): fix infinite loop an invalid haystack
2012-03-24 Rémi Denis-CourmontSimplify static modules
2012-03-23 Felix Paul Kühnesrc: fixed build when compiling for Apple platforms...
2012-03-23 Felix Paul Kühnesrc: enable Android's static module bank for iOS as...
2012-03-22 Rémi Denis-CourmontWin32: simplify and fix a warning
2012-03-22 John Freedtext: make_path returns (null) for Win32 if hostname...
2012-03-21 Rémi Denis-CourmontUse $VLC_DATA_PATH on Linux too
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-20 Rémi Denis-CourmontMark --data-path obsolete
2012-03-20 Rémi Denis-CourmontInline config_GetDataDir()
next