]> git.sesse.net Git - vlc/history - include
* modules/demux/real.c: improved cook support. We now try to send audio subpackets...
[vlc] / include /
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Rémi Denis-CourmontAdded a bunch of "const" - should fix warning in VLM...
2005-12-07 Clément StenacImprove dialogs handling
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-06 Rémi Denis-CourmontRemove unexisting exported API
2005-12-06 Rémi Denis-CourmontFix symbols list
2005-12-06 Christophe MutricyDon't translate empty strings ( Thanks to ShadeHawk)
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)
2005-12-04 Rémi Denis-Courmontimplement net_ConnectUDP() (yet to be used) to create...
2005-12-01 Derk-Jan Hartman* Introduce 'spdb' the big endian variant of 'spdi...
2005-11-29 Clément StenacRemove SLP (Closes:#434)
2005-11-29 Antoine Cellerieradd aspect ratio, crop and deinterlace hotkeys. fixes...
2005-11-26 Antoine Cellerier * : make jump hotkeys time interval user configurable
2005-11-23 Antoine CellerierPut licensing terms instead of description in about...
2005-11-12 Sam Hocevar * src/vlc.c: do not exit the program with an error...
2005-11-09 Clément StenacAdd a input_Read function that reads a stream in blocki...
2005-11-02 Gildas Bazin* ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and...
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...
2005-10-31 Marian DurkovicVOUT_SET_ZOOM can't be relative, since it doesn't work...
2005-10-30 Gildas Bazin* src/video_output/video_output.c, src/input/decoder...
2005-10-29 Marian Durkovicremoved i_seqno from block_t ; RTP access now stores...
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...
next