]> git.sesse.net Git - vlc/history - include
Suppress timeout parameter from net_Select() - refs #1056.
[vlc] / include /
2007-02-15 Rémi Denis-CourmontSuppress timeout parameter from net_Select() - refs...
2007-02-15 Rémi Denis-Courmonts/vlc_object_die/vlc_object_kill/
2007-02-15 Rémi Denis-Courmontvlc_object_die() opaque wrapper to set b_die, so we...
2007-02-15 Rémi Denis-CourmontUse size_t or ssize_t when appropriate
2007-02-15 Christophe Mutricywin32 replacement for inet_ntop()
2007-02-14 Rémi Denis-CourmontSingle service DCCP/RTP/AVP input
2007-02-14 Rémi Denis-CourmontMake some room for !TCP connection-oriented protocols
2007-02-14 Rémi Denis-CourmontInline net_ListenTCP
2007-02-14 Rémi Denis-CourmontCosmetic fix
2007-02-12 Rémi Denis-CourmontExport inet_pton replacement
2007-02-12 Rémi Denis-CourmontFix minor errors
2007-02-12 Rémi Denis-Courmontpoll() replacement
2007-02-11 Filippo Caroneplaylist_ItemGetByInputId now included in libvlc
2007-02-11 Rémi Denis-CourmontRemove useless parameter to net_Select
2007-02-11 Rémi Denis-Courmontnet_SetPort() sets a port within a socket address
2007-02-10 Rémi Denis-CourmontRestore some kind of SAP support
2007-02-10 Rémi Denis-Courmont*Ahem* whistles
2007-02-10 Antoine Cellerierallow up to x32 playback (instead of x8)
2007-02-10 Rémi Denis-Courmonts/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis-CourmontAdd pf_control to access_output
2007-02-10 Rémi Denis-CourmontBig SAP/announce cleanup
2007-02-10 Rémi Denis-Courmontnet_GetPort() returns network-byte order port number...
2007-02-10 Rémi Denis-CourmontAdd var_GetNonEmptyString
2007-02-10 Rémi Denis-CourmontDe-inline base64 decoder
2007-02-09 Rémi Denis-CourmontPartial announce API cleanup
2007-02-09 Rémi Denis-CourmontRemove use SAP/TTL cruft
2007-02-09 Rémi Denis-CourmontNTPtime64() returns an NTP timestamp
2007-02-05 Rémi Denis-CourmontUDP-Lite access output
2007-02-05 Rémi Denis-CourmontUDP-Lite access
2007-02-05 Damien Fouilleul- vlc_common.h: compile fix
2007-02-05 Damien Fouilleul- added support for visibility attribute for GCC 4...
2007-02-04 Jean-Baptiste KempfAdd a module_Exists() function for Simple_Prefs. Don...
2007-02-03 Damien Fouilleul- vlc_common.h: fix for vlc_wclosedir on MacOS X
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2007-02-02 Antoine CellerierCopy clip_uint8() function from ffmpeg and replace...
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2007-01-23 Christophe Massiot * modules/demux/ts.c: Fixed stream output mode detection.
2007-01-19 Rémi Denis-CourmontFix block_New failure check
2007-01-15 Olivier Aubertinclude/vlc/mediacontrol.h: include windows.h on win32...
2007-01-08 Damien Fouilleul - added libvlc_video_set/get_crop_geometry() api
2007-01-08 Damien Fouilleul- Oops, remove _wclosedir by mistake in previous commit...
2007-01-08 Damien Fouilleul- since DIR* on win32 is mapped to a private data type...
2007-01-07 Jean-Paul SamanReworked vlc.audio.channel API for JavaScript. All...
2007-01-04 Rémi Denis-CourmontAllow directory module to recurse through symbolic...
2006-12-25 Antoine Cellerier* add some locking the the video filter2 handling code...
2006-12-22 Clément StenacAdd facilities to report and enrich error messages.
2006-12-21 Olivier Aubertinclude/vlc/libvlc.h: comment fixes
2006-12-20 Jean-Paul SamanAudio track and channel support for JavaScript API...
2006-12-19 Christophe MutricyFix win32 compilation
2006-12-18 Clément StenacA bit of cleanup in libvlc playlist API. Preliminary...
2006-12-18 Clément StenacUntested states thread and gnu portable threads impleme...
2006-12-18 Clément StenacAdded initial support for TLS (Thread Local Storage...
2006-12-16 Clément StenacAdd video filters panel
2006-12-15 Clément StenacRework dicts as macros for type-independance
2006-12-14 Olivier Aubertinclude/vlc/mediacontrol.h: define mediacontrol_playlis...
2006-12-12 Jean-Paul SamanAdd support to the activex, mozilla, firefox, safari...
2006-12-10 Rémi Denis-CourmontDo not redefine vlc_wclosedir (Close #893)
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISLIST define
2006-12-03 Antoine Cellerier* vlc_variables.h: remove unused VLC_VAR_ISCONFIG define
2006-12-03 Antoine CellerierExport vlm_MessageNew and vlm_MessageAdd.
2006-12-03 Rémi Denis-CourmontBe a little less pessimistic
2006-12-03 Rémi Denis-CourmontForgot this file
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-12-03 Rémi Denis-CourmontUse a MEANINGFUL (hopefully) debug message
2006-12-01 Rémi Denis-CourmontHide some httpd structures from modules
2006-11-28 Derk-Jan Hartman* Some cast magic to get around a gazillion of warnings...
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacDid I loose the count ?
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontNon-libtool fix attempt
2006-11-25 Rémi Denis-CourmontTry to fix linking
2006-11-25 Rémi Denis-CourmontAttempt to use wide directory indexing on Win32
2006-11-25 Rémi Denis-CourmontFix Win32 compilation warning
2006-11-25 Rémi Denis-CourmontDon't export externally unused symbols
2006-11-24 Rémi Denis-CourmontRemove some dead code
2006-11-24 Rémi Denis-CourmontConst fixes
2006-11-23 Rémi Denis-CourmontSuppress the v6only kludge
2006-11-22 Rémi Denis-CourmontFix module entry error handling
2006-11-22 Rémi Denis-CourmontAttempt to fix C++ compilation
2006-11-22 Rémi Denis-CourmontA more space conservative module_config_t
2006-11-22 Rémi Denis-CourmontCode simplification
2006-11-22 Damien Fouilleul- better fix for DIR typedef error
2006-11-22 Damien Fouilleulit is good pratice to specify headers that define custo...
2006-11-22 Christophe Mutricyio.h on mingw contains a bunch of old functions *for...
2006-11-21 Rémi Denis-CourmontReturn DIR from utf8_open to avoid casting bugs
2006-11-21 Rémi Denis-CourmontFix warning, and make config_end constant
2006-11-21 Rafaël CarréRevert [17878], that must not be made in libvlc, but...
2006-11-20 Christophe MutricyAdd a flag for config option to mark it as unsaveable...
2006-11-20 Rafaël CarréIgnore empty vorbis comments (closes #704)
2006-11-19 Rafaël CarréInitial support of one instance mode on systems running...
2006-11-19 Rafaël CarréReenables device probe header
2006-11-19 Clément Stenac* Documentation belongs to the .h, step 1
2006-11-19 Antoine CellerierSmall doxygen doc fix (i hope)
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-16 Marian DurkovicFix detection of FreeBSD version (the previous one...
2006-11-15 Rémi Denis-CourmontFix typo
2006-11-15 Rémi Denis-CourmontUse lldiv replacement on FreeBSD < 5.0 (fixes #840)
2006-11-13 Rémi Denis-CourmontFix another bunch of warnings
next