2005-08-17 |
Christophe Massiot | * src/libvlc.c: Expand ~/ in --config-file. |
tree | commitdiff |
2005-08-17 |
Christophe Massiot | * Makefile.am: New file version.c, generated at each... |
tree | commitdiff |
2005-08-17 |
Christophe Massiot | * modules/control/http.c: New RPN functions : |
tree | commitdiff |
2005-08-16 |
Derk-Jan Hartman | * Fix an issue with sgi announce files and adding the... |
tree | commitdiff |
2005-08-15 |
Clément Stenac | Compile fix |
tree | commitdiff |
2005-08-15 |
Clément Stenac | Test commit. This commit breaks the build, don't use it |
tree | commitdiff |
2005-08-15 |
Cyril Deguet | * compilation fix |
tree | commitdiff |
2005-08-15 |
Cyril Deguet | * all: replaced remaining C callbacks by commands |
tree | commitdiff |
2005-08-15 |
Jean-Paul Saman | Use an empty palette to get the colors of the picture... |
tree | commitdiff |
2005-08-15 |
Jean-Paul Saman | Oops, Disable debugging. |
tree | commitdiff |
2005-08-15 |
Jean-Paul Saman | Also allow an empty palette marked with palette.i_entri... |
tree | commitdiff |
2005-08-15 |
Rémi Denis-Courmont | Fix playlist item insertion when local charset is not... |
tree | commitdiff |
2005-08-15 |
Rémi Denis-Courmont | Fix stat() when local charset is not UTF-8 |
tree | commitdiff |
2005-08-15 |
Jean-Paul Saman | Found a simpler way to send an empty picture to the... |
tree | commitdiff |
2005-08-15 |
Jean-Paul Saman | Send an empty subpicture to remove the OSD menu on... |
tree | commitdiff |
2005-08-15 |
Jean-Paul Saman | Replaced // comments with /* .. */ and added some sanit... |
tree | commitdiff |
2005-08-14 |
Rémi Denis-Courmont | Fix compiler warnings |
tree | commitdiff |
2005-08-14 |
Rémi Denis-Courmont | Don't set LC_NUMERIC in the wxWidgets plugin. |
tree | commitdiff |
2005-08-14 |
Eric Petit | ALL: compile fixes |
tree | commitdiff |
2005-08-14 |
Christophe Massiot | * modules/demux/ts.c: Fixed a side-effect when p_sys... |
tree | commitdiff |
2005-08-14 |
Sam Hocevar | * reverted commit 12177 (aRts removal). |
tree | commitdiff |
2005-08-14 |
Rémi Denis-Courmont | got the value for PROTECTION_LEVEL_* hard-coded |
tree | commitdiff |
2005-08-13 |
Jean-Paul Saman | Fix breakage of revision 12164 when a non-socket connec... |
tree | commitdiff |
2005-08-13 |
Jean-Paul Saman | Reworked OSD Volume handling and display of volumebar... |
tree | commitdiff |
2005-08-13 |
Rémi Denis-Courmont | [Win32] Attempt to guess best interface for multicast |
tree | commitdiff |
2005-08-13 |
Clément Stenac | Update modules list |
tree | commitdiff |
2005-08-13 |
Rémi Denis-Courmont | Remove severely broken unmaintained aRts plugin |
tree | commitdiff |
2005-08-13 |
Jean-Paul Saman | Print status change message when volume is changed... |
tree | commitdiff |
2005-08-13 |
Rémi Denis-Courmont | - convert UTF16/UTF32 to UTF8 rather than Latin1 -... |
tree | commitdiff |
2005-08-13 |
Rémi Denis-Courmont | Undo LC_NUMERIC change |
tree | commitdiff |
2005-08-13 |
Antoine Cellerier | Disclaimer : this commit would need to be checked by... |
tree | commitdiff |
2005-08-13 |
Rémi Denis-Courmont | - Append CRLF manually |
tree | commitdiff |
2005-08-13 |
Jean-Paul Saman | remove unusefull comment |
tree | commitdiff |
2005-08-13 |
Rémi Denis-Courmont | Revert commit [12128] that violate gettext rules |
tree | commitdiff |
2005-08-13 |
Rémi Denis-Courmont | Use net_AddressIsMulticast helper |
tree | commitdiff |
2005-08-13 |
Christophe Massiot | * modules/access/http.c: Do not use vlc_UrlEncode... |
tree | commitdiff |
2005-08-12 |
Clément Stenac | Remove gtk, gtk2, qt and kde plugins |
tree | commitdiff |
2005-08-12 |
Clément Stenac | Remove slp and joystick plugins |
tree | commitdiff |
2005-08-12 |
Christophe Massiot | * modules/control/http.c: Added an id="include" macro... |
tree | commitdiff |
2005-08-12 |
Christophe Massiot | * modules/demux/livedotcom.cpp: Do not use vlc_UrlEnco... |
tree | commitdiff |
2005-08-12 |
Christophe Massiot | * modules/control/http.c: Fixed vlc_set_var() and... |
tree | commitdiff |
2005-08-12 |
Christophe Massiot | * modules/control/http.c: New foreach tags to walk... |
tree | commitdiff |
2005-08-12 |
Christophe Massiot | * modules/stream_out/transcode.c: New --sout-transcode... |
tree | commitdiff |
2005-08-12 |
Christophe Mutricy | ALL: Improvements in the M3U output and parser. Patch... |
tree | commitdiff |
2005-08-11 |
Jean-Paul Saman | Fix volume callback |
tree | commitdiff |
2005-08-11 |
Jean-Paul Saman | Don't explicitly flag the block. Clement could you... |
tree | commitdiff |
2005-08-11 |
Jean-Paul Saman | Fix revision 12116 which broke other transcode options... |
tree | commitdiff |
2005-08-11 |
Jean-Paul Saman | Fix \r\n issues for Windows compatibility |
tree | commitdiff |
2005-08-11 |
Christophe Massiot | * modules/control/http.c: New RPN function vlc_seek... |
tree | commitdiff |
2005-08-11 |
Christophe Massiot | * modules/control/http.c: foreach directory is now... |
tree | commitdiff |
2005-08-11 |
Christophe Massiot | * modules/control/http.c: Fixed bugs in str_replace(). |
tree | commitdiff |
2005-08-11 |
Christophe Massiot | * modules/codec/ffmpeg: ffmpeg's av_log() messages... |
tree | commitdiff |
2005-08-11 |
Christophe Massiot | * modules/control/http.c: Rewrote the parsers to handl... |
tree | commitdiff |
2005-08-10 |
Jean-Paul Saman | Fix regression in timing behaviour. A minute jump is... |
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 | By default --packetizer-mpegvideo-sync-iframe is disabled. |
tree | commitdiff |
2005-08-10 |
Jean-Paul Saman | Flagging BLOCK_FLAG_DISCONTINUITY for every PID in... |
tree | commitdiff |
2005-08-10 |
Derk-Jan Hartman | * Remove vlc:run (externrun is removed from SVN) and... |
tree | commitdiff |
2005-08-10 |
Derk-Jan Hartman | * Don't use the bandlimited resampler for downsampling... |
tree | commitdiff |
2005-08-10 |
Christophe Mutricy | Add ACCESS_GET_META in the dummy access to avoid an... |
tree | commitdiff |
2005-08-10 |
Derk-Jan Hartman | * Added playlist preparse item to the playlist contextu... |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | make positioning of subpictures posible in dvbsub |
tree | commitdiff |
2005-08-09 |
Derk-Jan Hartman | * spelling |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Fix compiler warning about comparing signed and unsigned |
tree | commitdiff |
2005-08-09 |
Christophe Massiot | * modules/control/http.c: New RPN functions: vlc_play... |
tree | commitdiff |
2005-08-09 |
Felix Paul Kühne | * playlist.m: fixed some "makes integer from pointer... |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Fix compiler warning about comparing signed unsigned. |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Made es_format_t member i_bitrate unsigned int, because... |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Fix compiler warnings about comparing signed and unsigned |
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 | Fix compiler warning about unused variables |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Fix compiler warnings about signed - unsigned comparisons |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Fix compiler warnings about signed - unsigned comparisons |
tree | commitdiff |
2005-08-09 |
Jean-Paul Saman | Fix compiler warnings about signed - unsigned comparisons |
tree | commitdiff |
2005-08-09 |
Derk-Jan Hartman | * Use psz_shortname instead of object name in the Prefe... |
tree | commitdiff |
2005-08-09 |
Derk-Jan Hartman | * Fix object refcount |
tree | commitdiff |
2005-08-08 |
Antoine Cellerier | some more trailing spaces |
tree | commitdiff |
2005-08-08 |
Antoine Cellerier | delete trailing spaces ... |
tree | commitdiff |
2005-08-08 |
Rémi Denis-Courmont | Fix memleak in error handling |
tree | commitdiff |
2005-08-08 |
Jean-Paul Saman | Track RTP sequence numbers and mark the first MPEG2... |
tree | commitdiff |
2005-08-08 |
Jean-Paul Saman | Fix a segmentation fault introduced by the previous... |
tree | commitdiff |
2005-08-08 |
Jean-Paul Saman | Fix a segmentation fault introduced by the previous... |
tree | commitdiff |
2005-08-08 |
Jean-Paul Saman | (Forward port from branch 0.8.1-jpsaman-thedj) TS demux... |
tree | commitdiff |
2005-08-07 |
Felix Paul Kühne | * whoops |
tree | commitdiff |
2005-08-07 |
Felix Paul Kühne | * ALL: ported the WX-bookmarks-window to Cocoa (closes... |
tree | commitdiff |
2005-08-07 |
Olivier Teulière | * wxwidgets/updatevlc.cpp: Resize the tree control... |
tree | commitdiff |
2005-08-07 |
Felix Paul Kühne | * fix compile warnings |
tree | commitdiff |
2005-08-07 |
Olivier Teulière | * wxwidgets/menus.cpp: Added "Open Directory" in the... |
tree | commitdiff |
2005-08-06 |
Cyril Deguet | * all: fixed member initialization order |
tree | commitdiff |
2005-08-06 |
Cyril Deguet | * all: use command objects in FSM instead of C-style... |
tree | commitdiff |
2005-08-06 |
Felix Paul Kühne | * comment out an include, which isn't in trunk yet... |
tree | commitdiff |
2005-08-06 |
Felix Paul Kühne | * fix 4 memory leaks introduced in the nib-split, stupid me |
tree | commitdiff |
2005-08-06 |
Cyril Deguet | * dialogs.cpp: fixed an assert failure in open skins... |
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-05 |
Felix Paul Kühne | * macosx/extended.*: finished the extended-controls... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * src/extras/libc.c: Added an implementation of scandi... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * modules/control/http.c: Support for ~ in foreach... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * modules/control/http.c: Added two new RPN functions... |
tree | commitdiff |
2005-08-05 |
Christophe Massiot | * modules/gui/skins2/src/skin_main.cpp: Unsubscribe... |
tree | commitdiff |
next |