]> git.sesse.net Git - vlc/history - include
backport [13275]
[vlc] / include /
2005-10-31 Marian Durkovicbackport [13049] and [13059]
2005-10-30 Gildas BazinALL: backport of 13001,13004,13005,13011,13012,13019...
2005-10-29 Marian Durkovicbackport of [13021]
2005-10-28 Gildas Bazin* src/video_output/*, include/video_output.h: support...
2005-10-28 Derk-Jan Hartman* hotkey: Go to DVD menu (ctrl-M)
2005-10-24 Marian Durkovicmodifications for RTP reordering:
2005-10-23 Clément StenacExport URI from RTP module . Closes:#403
2005-10-20 Marian Durkovicsend proper info in m= line of SAP announcements:
2005-10-20 Marian Durkovicour address needs to be fetched via getsockname()
2005-10-17 Derk-Jan Hartman* Renamed "Advanced" subcat of "Input / Codecs" into...
2005-10-16 Derk-Jan Hartman* Fix BeOS breakage due to [12863]
2005-10-16 Rémi Denis-CourmontRewrite base64 encoder
2005-10-16 Rémi Denis-Courmont- Support for glibc IDN
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-10 Jean-Paul SamanGuard against multiple inclusions
2005-10-02 Rémi Denis-CourmontMissed that file
2005-10-02 Rémi Denis-CourmontAdd const qualifier
2005-10-02 Rémi Denis-CourmontUTF32 to UTF8 conversion
2005-09-22 Gildas Bazin* ALL: WinCE EVC compilation fixes.
2005-09-22 Gildas Bazin* include/vlc_common.h: why on earth was off_t not...
2005-09-18 Jean-Paul SamanForward port of revision 12566: Ignore menu select...
2005-09-15 Clément StenacSort-by-album patch by Pierre Marc Dumuid
2005-09-14 Rémi Denis-CourmontClean up
2005-09-03 Steve Lhomme* prevent crashes when a stream is not opened correctly
2005-09-03 Gildas Bazin* include/vlc/vlc.h, include/vlc/control.h, src/control...
2005-08-31 Christophe Massiot * ALL: Do no longer assume a default DVD drive. If...
2005-08-29 Christophe Massiot * ALL: New p_vlc->psz_userdir. This is different from...
2005-08-28 Derk-Jan Hartman* Define a couple of dummy 4cc's for vorbis in avi...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-26 Christophe Massiot * src/extras/libc.c: Implemented a wrapper around...
2005-08-25 Jean-Paul SamanFix build breakage of revision12392
2005-08-24 Eric Petit vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
2005-08-24 Gildas Bazin* include/network.h: fixed compilation with c++ files.
2005-08-23 Christophe Massiot * toolbox: Removed compilation information from versio...
2005-08-22 Christophe Massiot * src/extras/libc.c: Compilation fix for non-Win32...
2005-08-22 Christophe Massiot * src/extras/libc.c: Implemented a vlc_readdir_wrapper...
2005-08-21 Rémi Denis-CourmontGet rid of the symbols structure and use the OS linker
2005-08-20 Antoine Cellerierremove 2 evil tabs
2005-08-20 Antoine Cellerierchange file name in comment
2005-08-20 Antoine Cellerieradd new playlist_PreparseEnqueueItem function which...
2005-08-18 Rémi Denis-CourmontAdd const
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
2005-08-15 Clément StenacFix a few warnings
2005-08-14 Eric Petit ALL: compile fixes
2005-08-13 Jean-Paul SamanAPI changed
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-13 Christophe Massiot * modules/access/http.c: Do not use vlc_UrlEncode...
2005-08-12 Rémi Denis-Courmontand ampersand and question mark. Got them all this...
2005-08-12 Rémi Denis-CourmontForgot @ -- thanks thedj
2005-08-12 Rémi Denis-CourmontDon't URL encode ./:[] because they are to be found...
2005-08-11 Jean-Paul SamanFix revision 12116 which broke other transcode options...
2005-08-11 Christophe Massiot * modules/codec/ffmpeg: ffmpeg's av_log() messages...
2005-08-11 Christophe Massiot * include/network.h:vlc_UrlEncode() : though RFC 1738...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-10 Jean-Paul Samancosmetic fix
2005-08-10 Rémi Denis-CourmontAlso update IsEncoded
2005-08-10 Rémi Denis-CourmontStricter RFC1788 obeying UrlEncode
2005-08-09 Jean-Paul SamanMade es_format_t member i_bitrate unsigned int, because...
2005-08-09 Jean-Paul SamanFix typo and updating copyright
2005-08-09 Jean-Paul Samanuse proper type for struct subpicture_t.b_absolute
2005-08-09 Jean-Paul Samansome explanation
2005-08-09 Jean-Paul SamanAdded new hotkeys (key-intf-hide, key-jump-3sec, key...
2005-08-06 Cyril Deguet * vlc_common.c: forward declaration of dirent for...
2005-08-06 Christophe Massiot * src/extras/libc.c: Fixed compilation on systems...
2005-08-06 Christophe Massiot * include/vlc_common.h: VLC_EXPORT macros can't span...
2005-08-05 Christophe Massiot * src/extras/libc.c: Added an implementation of scandi...
2005-08-04 Christophe Massiot * src/misc/charset.c: New function vlc_fix_readdir_cha...
2005-08-04 Christophe Massiot * include/network.h: Fixed vlc_UrlEncode with non...
2005-08-04 Rémi Denis-CourmontDon't call vlc_current_charset and vlc_iconv_open at...
2005-08-04 Rémi Denis-Courmont * modules/control/http.c : specify UTF-8 as charset...
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-02 Rémi Denis-Courmont- When both IPv4 and IPv6 plugins return a socket,...
2005-08-01 Christophe Massiot * src/misc/image.c: New image_Filter call to apply...
2005-07-31 Rémi Denis-CourmontAdd const
2005-07-30 Gildas Bazin* include/network.h, modules/access/mms/mmstu.c, src...
2005-07-29 Rémi Denis-Courmont- Add httpd_ServerIP() to obtain HTTP server's IP used...
2005-07-29 Rémi Denis-CourmontDon't require a vlc_object_t in net_Get(Sock|Peer)Address
2005-07-29 Christophe Massiot * include/network.h: VLC should now compile.
2005-07-29 Rémi Denis-CourmontInline net_GetAddress
2005-07-28 Rémi Denis-Courmontinet_pton() replacement
2005-07-27 Rémi Denis-Courmont- Fix segfault when doing RTSP DESCRIBE (trunk-only...
2005-07-27 Rémi Denis-CourmontRemove FIXME that doesn't need to be fixed
2005-07-27 Rémi Denis-CourmontErr, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
2005-07-27 Rémi Denis-Courmont- takes scope into account for NI_MAXNUMERICHOST
2005-07-27 Rémi Denis-CourmontPut correct owner address in SAP-generated SDP
2005-07-27 Rémi Denis-CourmontAdd const where appropriate
2005-07-26 Rémi Denis-CourmontAdd const
2005-07-24 Antoine CellerierVLC update checker in the wxWidgets interface (in help...
2005-07-24 Jérome DecoodtFix user:pass parsing if protocol is not given.
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-17 Cyril Deguet* all: compilation fix with vc7.1 compiler, and removed...
2005-07-13 Rémi Denis-CourmontNew useful API to combine get(sock|peer)name() and...
2005-07-13 Rémi Denis-CourmontRename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-11 Christophe Massiot * include/vlc_common.h: Fixed I64Fd family for 64...
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-10 Rémi Denis-CourmontAll signedness fixes
2005-07-10 Rémi Denis-CourmontWe only have to reduce unsigned fractions in VLC
2005-07-10 Rémi Denis-CourmontFix incorrect free() of const-qualified pointer in...
next