2005-08-11 |
Antoine Cellerier | change name to --monitor-aspect-ratio so its consistent... |
tree | commitdiff |
2005-08-11 |
Clément Stenac | no comment |
tree | commitdiff |
2005-08-11 |
Jean-Paul Saman | Fix signalling of MPEG2-TS discontinuity indicators... |
tree | commitdiff |
2005-08-11 |
Antoine Cellerier | add --screen-aspect-ratio option (user support at its... |
tree | commitdiff |
2005-08-11 |
Antoine Cellerier | fix debug output colors |
tree | commitdiff |
2005-08-11 |
Christophe Massiot | * src/misc/charset.c: ANSI_X3.4-1968 is also known... |
tree | commitdiff |
2005-08-11 |
Christophe Massiot | * include/network.h:vlc_UrlEncode() : though RFC 1738... |
tree | commitdiff |
2005-08-10 |
Derk-Jan Hartman | * Fixed VLC_IsPlaying (fixes #259) |
tree | commitdiff |
2005-08-10 |
Jean-Paul Saman | Forward port of branches/0.8.1-jpsaman-thedj revision... |
tree | commitdiff |
2005-08-10 |
Jean-Paul Saman | Flagging BLOCK_FLAG_DISCONTINUITY for every PID in... |
tree | commitdiff |
2005-08-10 |
Jean-Paul Saman | Add a fake language type for OSD subpictures. This... |
tree | commitdiff |
2005-08-10 |
Derk-Jan Hartman | * correct the vlc:pause: help (closes #309) |
tree | commitdiff |
2005-08-10 |
Christophe Mutricy | size_t is unsigned and it's a bad idea to compare it... |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Added new hotkeys (key-intf-hide, key-jump-3sec, key... |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | sanity checking |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | some sanity checks |
tree | commitdiff |
2005-08-08 |
Christophe Mutricy | Fix refcount problem (thanks to DrakeGuan for spotting it) |
tree | commitdiff |
2005-08-07 |
Clément Stenac | One more |
tree | commitdiff |
2005-08-06 |
Cyril Deguet | * charset.c: don't return a pointer to a buffer alloca... |
tree | commitdiff |
2005-08-06 |
Cyril Deguet | * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open... |
tree | commitdiff |
2005-08-06 |
Christophe Massiot | * src/extras/libc.c: Fixed compilation on systems... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * src/extras/libc.c: Added an implementation of scandi... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * src/misc/httpd.c: Changed the encoding of mandatory... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * ALL: releasing a few unreleased objects. |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * src/misc/objects.c: More verbosity to debug unreleas... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * src/input/input.c: msg_Warn->msg_Dbg |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | Initialize iconv at The Right Times |
tree | commitdiff |
2005-08-04 |
Christophe Massiot | * src/misc/charset.c: New function vlc_fix_readdir_cha... |
tree | commitdiff |
2005-08-04 |
Christophe Massiot | * src/libvlc.c: Fixed segfault introduced in #12010... |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | Fix question marks insertion |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | Don't call vlc_current_charset and vlc_iconv_open at... |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | Fix heap buffer overflow |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | Speed up LocaleFree() |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | * reimplement EnableUTF8 without iconv |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | * modules/control/http.c : specify UTF-8 as charset... |
tree | commitdiff |
2005-08-04 |
Rémi Denis-Courmont | Add stub httpd_ServerIP when httpd is not compiled |
tree | commitdiff |
2005-08-03 |
Gildas Bazin | * src/misc/modules.c: reverted 11984 which breaks the... |
tree | commitdiff |
2005-08-03 |
Gildas Bazin | * src/libvlc.c: compilation fix. |
tree | commitdiff |
2005-08-03 |
Rémi Denis-Courmont | Handle NULL pointer properly in Unicode conversion... |
tree | commitdiff |
2005-08-03 |
Rémi Denis-Courmont | Use UTF-8 internally (closes #16 and introduces lots... |
tree | commitdiff |
2005-08-03 |
Rémi Denis-Courmont | Module bank memleak |
tree | commitdiff |
2005-08-03 |
Rémi Denis-Courmont | Fix the message queue memleak |
tree | commitdiff |
2005-08-03 |
Christophe Massiot | * src/misc/image.c: Really fixed the segfault on unsup... |
tree | commitdiff |
2005-08-02 |
Christophe Massiot | * src/stream_output/sap.c: Fixed small memory leak. |
tree | commitdiff |
2005-08-02 |
Rémi Denis-Courmont | - When both IPv4 and IPv6 plugins return a socket,... |
tree | commitdiff |
2005-08-01 |
Christophe Massiot | * src/input/input.c: Fixed segfault when using :progra... |
tree | commitdiff |
2005-08-01 |
Christophe Massiot | * src/misc/image.c: New image_Filter call to apply... |
tree | commitdiff |
2005-07-30 |
Antoine Cellerier | --sub-filter should appear in vlc -H without needing... |
tree | commitdiff |
2005-07-30 |
Gildas Bazin | * include/network.h, modules/access/mms/mmstu.c, src... |
tree | commitdiff |
2005-07-29 |
Rémi Denis-Courmont | Fix compilation. Thanks bigben |
tree | commitdiff |
2005-07-29 |
Rémi Denis-Courmont | - Add httpd_ServerIP() to obtain HTTP server's IP used... |
tree | commitdiff |
2005-07-29 |
Rémi Denis-Courmont | Forgot this file |
tree | commitdiff |
2005-07-29 |
Rémi Denis-Courmont | Accept NULL hostname for httpd_HostNew |
tree | commitdiff |
2005-07-29 |
Rémi Denis-Courmont | Don't add brackets around IPv6 addresses, this is annoying |
tree | commitdiff |
2005-07-29 |
Rémi Denis-Courmont | Inline net_GetAddress |
tree | commitdiff |
2005-07-29 |
Christophe Massiot | * modules/codec/sdl_image.c: New decoder taking advant... |
tree | commitdiff |
2005-07-28 |
Rémi Denis-Courmont | Fix typo |
tree | commitdiff |
2005-07-28 |
Rémi Denis-Courmont | Fix compiler warning |
tree | commitdiff |
2005-07-28 |
Rémi Denis-Courmont | inet_pton() replacement |
tree | commitdiff |
2005-07-28 |
Damien Fouilleul | - replaced inet_pton() with WSAStringToAddress() for... |
tree | commitdiff |
2005-07-27 |
Rémi Denis-Courmont | - Include proper source IP address in SAP header (longs... |
tree | commitdiff |
2005-07-27 |
Rémi Denis-Courmont | Have readable debug message with IPv6 addresses |
tree | commitdiff |
2005-07-27 |
Rémi Denis-Courmont | Put correct owner address in SAP-generated SDP |
tree | commitdiff |
2005-07-27 |
Rémi Denis-Courmont | Add const where appropriate |
tree | commitdiff |
2005-07-26 |
Rémi Denis-Courmont | Add const |
tree | commitdiff |
2005-07-26 |
Christophe Massiot | * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITE... |
tree | commitdiff |
2005-07-21 |
Derk-Jan Hartman | * a missing vlc_freeaddrinfo |
tree | commitdiff |
2005-07-21 |
Felix Paul Kühne | * forwardport [11784] and [11802] to trunk |
tree | commitdiff |
2005-07-19 |
Cyril Deguet | - libvlc.c: fixed broken build on cygwin... |
tree | commitdiff |
2005-07-18 |
Rémi Denis-Courmont | Fix use of fatal use of unitialized value (regression... |
tree | commitdiff |
2005-07-17 |
Cyril Deguet | * all: compilation fix with vc7.1 compiler, and removed... |
tree | commitdiff |
2005-07-16 |
Rémi Denis-Courmont | Review and fix ACL duplication - really closes #262 |
tree | commitdiff |
2005-07-16 |
Rémi Denis-Courmont | Copy the default ACL value in ACL_Duplicate - closes... |
tree | commitdiff |
2005-07-16 |
Rocky Bernstein | One needs to #include errno.h in order to use errno... |
tree | commitdiff |
2005-07-15 |
Rémi Denis-Courmont | Save a call to strlen() in net_vaPrintf (and net_Printf) |
tree | commitdiff |
2005-07-15 |
Rémi Denis-Courmont | - Clean up |
tree | commitdiff |
2005-07-14 |
Rémi Denis-Courmont | The solution was too simple, I guess |
tree | commitdiff |
2005-07-13 |
Rémi Denis-Courmont | New useful API to combine get(sock|peer)name() and... |
tree | commitdiff |
2005-07-13 |
Rémi Denis-Courmont | Forgot these files |
tree | commitdiff |
2005-07-13 |
Rémi Denis-Courmont | Rename vlc_reduce to vlc_ureduce so that we won't get... |
tree | commitdiff |
2005-07-13 |
Rémi Denis-Courmont | Use ANSI isspace() for crap compilers that don't know... |
tree | commitdiff |
2005-07-13 |
Damien Fouilleul | isblank() is not an ANSI function,it should really... |
tree | commitdiff |
2005-07-12 |
Rémi Denis-Courmont | More dead code |
tree | commitdiff |
2005-07-12 |
Rémi Denis-Courmont | Yet another strncmp => memcmp (refs #258) |
tree | commitdiff |
2005-07-12 |
Rémi Denis-Courmont | Eliminate dead code |
tree | commitdiff |
2005-07-12 |
Rémi Denis-Courmont | Better ACL API (full rewrite) |
tree | commitdiff |
2005-07-11 |
Christophe Massiot | * src/misc/getaddrinfo.c, modules/access/directory... |
tree | commitdiff |
2005-07-11 |
Sam Hocevar | * Fixed a bunch of coding errors here and there. |
tree | commitdiff |
2005-07-11 |
Sam Hocevar | * src/misc/charset.c: if(a<b<c) is a pythonism and... |
tree | commitdiff |
2005-07-10 |
Benjamin Pracht | Add the "X" deinterlace mode to the list displayed... |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | Typo fix |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | HTML validation fix |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | Fix compiler warnings (refs #258) |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | fix fix |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | Some more cleanup / no more warnings |
tree | commitdiff |
2005-07-10 |
Antoine Cellerier | compile fix |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | Faster code |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | All signedness fixes |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | We only have to reduce unsigned fractions in VLC |
tree | commitdiff |
2005-07-10 |
Rémi Denis-Courmont | tabs => spaces |
tree | commitdiff |
next |