2006-03-25 |
Felix Paul Kühne | * 1st string review, refs #438 |
tree | commitdiff |
2006-03-22 |
Rémi Denis-Courmont | include: |
tree | commitdiff |
2006-03-22 |
Rémi Denis-Courmont | IsUTF8: check if a string is a valid UTF8 sequence... |
tree | commitdiff |
2006-03-22 |
Rémi Denis-Courmont | Clean up vlc_iconv prototype |
tree | commitdiff |
2006-03-21 |
Rémi Denis-Courmont | - FromWide(): converts a wchar_t * to UTF-8 char * |
tree | commitdiff |
2006-03-18 |
Clément Stenac | Display IP of client in debug |
tree | commitdiff |
2006-03-12 |
Rémi Denis-Courmont | * Use uint32_t instead of wchar_t to represent UTF32... |
tree | commitdiff |
2006-03-12 |
Rémi Denis-Courmont | Always link libintl through libvlc on Win32 |
tree | commitdiff |
2006-03-12 |
Rémi Denis-Courmont | Propagate changes from previous commit |
tree | commitdiff |
2006-03-11 |
Antoine Cellerier | src/playlist/loadsave.c, modules/demux/playlist/*,... |
tree | commitdiff |
2006-03-10 |
Rémi Denis-Courmont | Remove broken lldiv check and only use lldiv replacemen... |
tree | commitdiff |
2006-03-10 |
Rémi Denis-Courmont | Someone forgot to add an exported symbol |
tree | commitdiff |
2006-03-09 |
Rémi Denis-Courmont | Common socket error handling |
tree | commitdiff |
2006-03-08 |
Eric Petit | Force lldiv emulation on BeOS |
tree | commitdiff |
2006-03-08 |
Eric Petit | Emulate C99's lldiv() if necessary |
tree | commitdiff |
2006-03-08 |
Antoine Cellerier | modules/misc/rtsp.c is using us_strtod |
tree | commitdiff |
2006-03-08 |
Rémi Denis-Courmont | Missing export |
tree | commitdiff |
2006-03-08 |
Rémi Denis-Courmont | * i18n_strtod: locale-agnostic strtod() (accepts both... |
tree | commitdiff |
2006-03-08 |
Rémi Denis-Courmont | i18n_atof(): locale-agnostic atof() |
tree | commitdiff |
2006-03-06 |
Rémi Denis-Courmont | WxWidgets: use wraptext in UTF-8 mode as that is the... |
tree | commitdiff |
2006-03-05 |
Rémi Denis-Courmont | - Call dgettext directly with shared libvlc and libtool |
tree | commitdiff |
2006-03-05 |
Rémi Denis-Courmont | Add some “const”s |
tree | commitdiff |
2006-03-05 |
Rémi Denis-Courmont | config_GetDataDir(): returns path to VLC installed... |
tree | commitdiff |
2006-03-04 |
Jean-Paul Saman | Coding Style fixes |
tree | commitdiff |
2006-03-04 |
Jean-Paul Saman | Fix wrong define, luckily this one wasn't used yet. |
tree | commitdiff |
2006-03-04 |
Antoine Cellerier | Code the playlist_TreeMove function. |
tree | commitdiff |
2006-03-02 |
Rémi Denis-Courmont | Code reuse |
tree | commitdiff |
2006-03-02 |
Rémi Denis-Courmont | Remove outdated comment |
tree | commitdiff |
2006-03-02 |
Rémi Denis-Courmont | Minor clean up |
tree | commitdiff |
2006-02-27 |
Rémi Denis-Courmont | Separate socket/resolv stuff (network.h) from url stuff... |
tree | commitdiff |
2006-02-26 |
Clément Stenac | Cosmetics. |
tree | commitdiff |
2006-02-23 |
Filippo Carone | Header modified to include libvlc audio control functions |
tree | commitdiff |
2006-02-21 |
Rémi Denis-Courmont | Oups, forgot this file |
tree | commitdiff |
2006-02-19 |
Rémi Denis-Courmont | Fix linking of C++ plugins |
tree | commitdiff |
2006-02-19 |
Clément Stenac | * Show meta-information separately |
tree | commitdiff |
2006-02-19 |
Clément Stenac | Fix a warning |
tree | commitdiff |
2006-02-18 |
Antoine Cellerier | Comment lines now fit on a 80 char wide screen |
tree | commitdiff |
2006-02-18 |
Rémi Denis-Courmont | Remove ugly usage of vlc_symbols.h when building libvlc... |
tree | commitdiff |
2006-02-18 |
Jean-Paul Saman | Remove whitespace |
tree | commitdiff |
2006-02-17 |
Derk-Jan Hartman | * Don't use alloca for audio buffers on OSX and BSD... |
tree | commitdiff |
2006-02-17 |
Derk-Jan Hartman | * This change should be better then the one in [14346] |
tree | commitdiff |
2006-02-17 |
Derk-Jan Hartman | * stricter aout_BufferFree |
tree | commitdiff |
2006-02-17 |
Clément Stenac | Fix some bugs |
tree | commitdiff |
2006-02-16 |
Antoine Cellerier | [patch] unifying meta-information access, the 2nd by... |
tree | commitdiff |
2006-02-15 |
Clément Stenac | More VLM API stuff |
tree | commitdiff |
2006-02-14 |
Clément Stenac | * Beginning of VLM API |
tree | commitdiff |
2006-02-12 |
Rémi Denis-Courmont | - mkdir Unicode wrapper (refs #543) |
tree | commitdiff |
2006-02-12 |
Rémi Denis-Courmont | Export FromLocaleDup() |
tree | commitdiff |
2006-02-12 |
Rémi Denis-Courmont | - UF8 wrappers for stat, lstat |
tree | commitdiff |
2006-02-12 |
Rémi Denis-Courmont | - Attempt to implement (To|From)Locale on MSVC |
tree | commitdiff |
2006-02-11 |
Rémi Denis-Courmont | Fix previous commit |
tree | commitdiff |
2006-02-11 |
Rémi Denis-Courmont | Unicode wrappers for opendir/readdir |
tree | commitdiff |
2006-02-11 |
Rémi Denis-Courmont | vlc_fopen() wrapper including required file name conver... |
tree | commitdiff |
2006-02-07 |
Clément Stenac | * get/set/toggle fullscreen |
tree | commitdiff |
2006-02-07 |
Antoine Cellerier | looks like this was retrocommited :) |
tree | commitdiff |
2006-02-07 |
Derk-Jan Hartman | * Introduced a new text_style_t |
tree | commitdiff |
2006-02-07 |
Derk-Jan Hartman | * dos2unix of vlc_osd.h |
tree | commitdiff |
2006-02-05 |
Antoine Cellerier | sout-standard-url is deprecated |
tree | commitdiff |
2006-02-04 |
Clément Stenac | Don't fail with no-debug |
tree | commitdiff |
2006-02-04 |
Clément Stenac | Missing file |
tree | commitdiff |
2006-02-04 |
Clément Stenac | Stop using strings to index stats, use integers. The... |
tree | commitdiff |
2006-02-04 |
Clément Stenac | * Avoid useless stats_Get calls |
tree | commitdiff |
2006-02-04 |
Clément Stenac | AccessOutWrite is called very often, especially for... |
tree | commitdiff |
2006-02-03 |
Clément Stenac | Use a hash for stats. Not finished |
tree | commitdiff |
2006-02-03 |
Clément Stenac | Play and add (Refs:#457) |
tree | commitdiff |
2006-02-02 |
Antoine Cellerier | include/* : fix doxygen comments |
tree | commitdiff |
2006-02-02 |
Antoine Cellerier | src/*, include/* : update core functions. (Should make... |
tree | commitdiff |
2006-02-01 |
Rémi Denis-Courmont | More UTF8ication |
tree | commitdiff |
2006-02-01 |
Rémi Denis-Courmont | Fixed some warnings |
tree | commitdiff |
2006-02-01 |
Sam Hocevar | * Got rid of SYS_DARWIN everywhere. |
tree | commitdiff |
2006-01-31 |
Sigmund Augdal Helberg | fixed the smallest and most elusive leak yet |
tree | commitdiff |
2006-01-29 |
Clément Stenac | Fix a crasher in exception handling |
tree | commitdiff |
2006-01-28 |
Clément Stenac | Compute global input/output stats (Refs:#473) |
tree | commitdiff |
2006-01-27 |
Clément Stenac | Don't print debug messages and don't do interaction... |
tree | commitdiff |
2006-01-26 |
Sigmund Augdal Helberg | src/misc/messages.c: Fixed a nasty memleak recently... |
tree | commitdiff |
2006-01-24 |
Clément Stenac | Add a timing facility (Refs:#473) |
tree | commitdiff |
2006-01-23 |
Clément Stenac | Gather some sout stats (Refs:#473) |
tree | commitdiff |
2006-01-22 |
Clément Stenac | * Make ParseOption (from input) a global service (var_O... |
tree | commitdiff |
2006-01-22 |
Clément Stenac | Add a psz_help field to module_t (Refs:#413) |
tree | commitdiff |
2006-01-21 |
Clément Stenac | Enqueue the item ID instead of pointer for preparse |
tree | commitdiff |
2006-01-21 |
Clément Stenac | Audio - Refs:#473 |
tree | commitdiff |
2006-01-18 |
Christophe Mutricy | Copyright dates and svn properties |
tree | commitdiff |
2006-01-17 |
Olivier Aubert | mediacontrol_internal.h: oops. Superfluous typedef... |
tree | commitdiff |
2006-01-17 |
Olivier Aubert | mediacontrol API: proper fix for mediacontrol_Instance... |
tree | commitdiff |
2006-01-16 |
Jean-Paul Saman | Define vlc_curent_object in include/vlc_objects.h |
tree | commitdiff |
2006-01-16 |
Jean-Paul Saman | Define vlc_curent_object in include/vlc_objects.h |
tree | commitdiff |
2006-01-16 |
Jean-Paul Saman | Define mediacontrol_Instance in the right place |
tree | commitdiff |
2006-01-16 |
Jean-Paul Saman | Define libvlc_exception_raise() in the proper place |
tree | commitdiff |
2006-01-15 |
Clément Stenac | Fix some memleaks |
tree | commitdiff |
2006-01-15 |
Clément Stenac | Add ability to prepend headers to messages (object... |
tree | commitdiff |
2006-01-15 |
Clément Stenac | Show stats in interface (Refs:#473) |
tree | commitdiff |
2006-01-14 |
Clément Stenac | Add an option to disable stats (Refs:#473) |
tree | commitdiff |
2006-01-12 |
Antoine Cellerier | FSF address change. |
tree | commitdiff |
2006-01-12 |
Clément Stenac | Support for moving averages (Refs:#473) |
tree | commitdiff |
2006-01-11 |
Clément Stenac | Misc stats work (Refs:#473) |
tree | commitdiff |
2006-01-08 |
Clément Stenac | Merge 0.8.5-api changes |
tree | commitdiff |
2006-01-08 |
Clément Stenac | Lalala |
tree | commitdiff |
2006-01-08 |
Clément Stenac | Some more stats preliminary work |
tree | commitdiff |
2006-01-04 |
Clément Stenac | Forgot this file |
tree | commitdiff |
2006-01-04 |
Clément Stenac | Add support for several message queues - please test |
tree | commitdiff |
next |