2007-02-27 |
Derk-Jan Hartman | * Don't VLC_EXPORT net_Close now that it's a #define |
blob | commitdiff | raw |
2007-02-11 |
Filippo Carone | playlist_ItemGetByInputId now included in libvlc |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | Did I loose the count ? |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Rémi Denis-Courmont | Try to fix linking |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Rémi Denis-Courmont | Attempt to use wide directory indexing on Win32 |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Rémi Denis-Courmont | Don't export externally unused symbols |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Rémi Denis-Courmont | Const fixes |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Rémi Denis-Courmont | Attempt to fix C++ compilation |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Damien Fouilleul | - better fix for DIR typedef error |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Damien Fouilleul | it is good pratice to specify headers that define custo... |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Rémi Denis-Courmont | Return DIR from utf8_open to avoid casting bugs |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Rémi Denis-Courmont | Fix warning, and make config_end constant |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Clément Stenac | * Documentation belongs to the .h, step 1 |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Clément Stenac | Finish the playlist API transition (hopefully) |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Rémi Denis-Courmont | Fix another bunch of warnings |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Clément Stenac | * Qt4 stream output dialog |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Rémi Denis-Courmont | Forgot the symbols again |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Rémi Denis-Courmont | Don't use void * for utf8_(l)?stat() as it hinders... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Rémi Denis-Courmont | More warning fixes |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Clément Stenac | * Remove some unneeded complexity in playlist and directory |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Rémi Denis-Courmont | Hmm oups |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Rémi Denis-Courmont | Inline FromUTF16 and use Win32 API |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Rémi Denis-Courmont | Suppress unused UTF-32 conversion functions |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Rémi Denis-Courmont | Hide vlc_fix_readdir_charset. It is now integrated... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Rémi Denis-Courmont | Use free() instead of LocaleFree() for utf8_readdir... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Rémi Denis-Courmont | Ever const |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Rémi Denis-Courmont | Const as usual |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Rémi Denis-Courmont | Some more const |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Antoine Cellerier | Move string formating functions used in marq to the... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Rémi Denis-Courmont | Fix export |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Rémi Denis-Courmont | Add a few harmless const |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Rémi Denis-Courmont | Cleanup |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Rémi Denis-Courmont | Export and use ListenUDP |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Rémi Denis-Courmont | Add utf8_open wrapper |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Rémi Denis-Courmont | - Remove useless global variable |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Antoine Cellerier | Rename all sout_Cfg* stuff to config_Chain* (as it... |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Clément Stenac | Merge author/artist |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Clément Stenac | Improve meta/art logic |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Antoine Cellerier | Some more (mostly) untested stuff: |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Antoine Cellerier | Some more meta changes (mostly cleanup and check the... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Clément Stenac | * Split download function in find/download |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Clément Stenac | Rename vlc_input_item_* functions to input_Item* for... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Antoine Cellerier | Start of meta engine stuff. src/input/input.c needs... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Clément Stenac | * Add switch to skins |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | For consistency, remove references to vlc from libvlc |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Clément Stenac | Filter handling helpers moved to core |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Rémi Denis-Courmont | Add missing const qualifier and fix warnings |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Rémi Denis-Courmont | Implement net_SetDSCP() to set Diffserv code point... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Antoine Cellerier | subpicture_t now has a b_pausable attribute. When set... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Rémi Denis-Courmont | Export utf8_vfprintf and utf8_fprintf |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Clément Stenac | * Allow service discoveries to state whether they prefe... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Clément Stenac | * B-search macro |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Clément Stenac | Add functions to use the media library |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Clément Stenac | Fix sort by artist |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Clément Stenac | Interaction cleanup, remove some unused functions,... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Clément Stenac | Improve Qt interaction stuff |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Jean-Baptiste Kempf | - Reverting the previous commit. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Jean-Baptiste Kempf | - Should remove all the references to intf_UserOkayCancel, |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Clément Stenac | Some initial work for streaming profiles |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Clément Stenac | Some infrastructure work for playlist autoload/autosave |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Clément Stenac | Partial rewrite of stats to avoid lookups (Closes:... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Yoann Peronneau | * proof of concept of drag & dropping a subtitle file... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Clément Stenac | * Remove unused playlist_ItemCopy |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Clément Stenac | New helper to create nodes for services discovery |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Clément Stenac | Merge back branch 0.8.6-playlist-vlm to trunk. |
blob | commitdiff | raw | diff to current |
2006-04-29 |
Rémi Denis-Courmont | OpenBSDish strlcpy() |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Antoine Cellerier | Fix OSD display when vout crop is used (so that every... |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Rémi Denis-Courmont | Oups |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Rémi Denis-Courmont | - Reimplement URL component decoding separately from... |
blob | commitdiff | raw | diff to current |
2006-04-03 |
Rémi Denis-Courmont | - Do not rewrite “+” as a white space when unescaping... |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Rémi Denis-Courmont | utf8_scandir: Unicode wrapper for scandir() |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Rémi Denis-Courmont | include: |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Rémi Denis-Courmont | IsUTF8: check if a string is a valid UTF8 sequence... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Rémi Denis-Courmont | Clean up vlc_iconv prototype |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Rémi Denis-Courmont | - FromWide(): converts a wchar_t * to UTF-8 char * |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Rémi Denis-Courmont | * Use uint32_t instead of wchar_t to represent UTF32... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
Antoine Cellerier | src/playlist/loadsave.c, modules/demux/playlist/*,... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Rémi Denis-Courmont | Someone forgot to add an exported symbol |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Antoine Cellerier | modules/misc/rtsp.c is using us_strtod |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rémi Denis-Courmont | WxWidgets: use wraptext in UTF-8 mode as that is the... |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Rémi Denis-Courmont | config_GetDataDir(): returns path to VLC installed... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
Antoine Cellerier | Code the playlist_TreeMove function. |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Rémi Denis-Courmont | Code reuse |
blob | commitdiff | raw | diff to current |
2006-02-18 |
Rémi Denis-Courmont | Remove ugly usage of vlc_symbols.h when building libvlc... |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Clément Stenac | * Beginning of VLM API |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Rémi Denis-Courmont | - mkdir Unicode wrapper (refs #543) |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Rémi Denis-Courmont | Export FromLocaleDup() |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Rémi Denis-Courmont | - UF8 wrappers for stat, lstat |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Rémi Denis-Courmont | Fix previous commit |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Rémi Denis-Courmont | Unicode wrappers for opendir/readdir |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Rémi Denis-Courmont | vlc_fopen() wrapper including required file name conver... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | Missing file |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | Stop using strings to index stats, use integers. The... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | * Avoid useless stats_Get calls |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Clément Stenac | Use a hash for stats. Not finished |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Antoine Cellerier | src/*, include/* : update core functions. (Should make... |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Clément Stenac | Add a timing facility (Refs:#473) |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Clément Stenac | * Make ParseOption (from input) a global service (var_O... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Jean-Paul Saman | Define vlc_curent_object in include/vlc_objects.h |
blob | commitdiff | raw | diff to current |
next |