]> git.sesse.net Git - vlc/history - src/misc
include: Update svn:ignore property, include cmake's autogenerated config.h file.
[vlc] / src / misc /
2008-02-26 Pierre d'Herbemontsvn nightmare is ending... (Fix previous commit).
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-25 Rémi Denis-CourmontUgly hack to prevent crash when logging an error while...
2008-02-25 Rémi Denis-Courmont - Don't put private system_* header in public
2008-02-25 Pierre d'Herbemontmisc/events.c: Fix a case about a callback non being...
2008-02-25 Rémi Denis-CourmontTypo
2008-02-25 Rémi Denis-CourmontUse %m on GLIBC to work-around strerror_r prototype...
2008-02-25 Rafaël Carréuse strerror_r() which is guaranteed to be thread safe...
2008-02-25 Pierre d'Herbemontmisc/threads.c: Fix error description printing in vlc_p...
2008-02-25 Jean-Baptiste KempfUpdate - avoid a segfault if the error is triggered...
2008-02-24 Rafaël Carrédon't duplicate sha1 hashes with strdup() (not \0 termi...
2008-02-21 Rémi Denis-CourmontDon't use char * to point to const char *, fix a memlea...
2008-02-21 Rémi Denis-CourmontRemove no-ops
2008-02-21 Rémi Denis-CourmontFix linking
2008-02-21 Rémi Denis-CourmontRemove useless check
2008-02-20 Rémi DuraffortWrap and typo
2008-02-20 Rémi DuraffortCheck the return value of vlc_object_create
2008-02-17 Rémi Denis-CourmontRemove unused object pointer from condition vars, mutex...
2008-02-17 Rémi Denis-CourmontRework threading:
2008-02-13 Rémi Denis-CourmontWinsock seems to timeout half-closed TCP sockets.
2008-02-13 Rémi DuraffortCheck asprintf return value.
2008-02-12 Rémi DuraffortCheck for the return value of fwrite.
2008-02-10 Rémi Denis-CourmontWin32 threads: Set priority on success rather than...
2008-02-10 Rémi Denis-CourmontAdd some debug
2008-02-09 Rémi Denis-Courmontthreads: Consistenly use NDEBUG
2008-02-08 Pierre d'Herbemontvlc_os_specific.h: Use const for argv.
2008-02-08 Pierre d'Herbemontmisc/darwin_specific.c: Fix compilation where MAXPATHLE...
2008-02-07 Pierre d'Herbemontsrc/darwin_specific.c: Get a better executable path...
2008-02-02 Antoine CellerierSome more of the same.
2008-02-02 Antoine CellerierFix error in gpg signature verification function. Gcryp...
2008-01-31 Rémi Denis-CourmontAllocate message queues mutexes against NULL instead...
2008-01-28 Rémi Denis-CourmontOnly use waitpipe for _kill, rather than _signal, which...
2008-01-28 Rafaël Carréupdate.c verify_signature(): remove unused parameter
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-27 Rémi Denis-CourmontDefault to using pthread instead of exploding.
2008-01-27 Rafaël Carréfix warning
2008-01-25 Rémi Denis-Courmontmove mutex setkind hack to src/
2008-01-24 Rémi Denis-CourmontInclude assert.h when needed
2008-01-24 Rémi Denis-Courmont...and consistent semantics
2008-01-24 Rémi Denis-CourmontConsistent naming
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-22 Rémi Denis-CourmontWe don't the logging level. Assume debug is only wanted...
2008-01-22 Rémi Denis-CourmontPrint messages directly to standard error if we don...
2008-01-22 Rémi Denis-CourmontAllow mutexes without objects. QueueMsg can handle...
2008-01-22 Rémi Denis-CourmontRemove useless cast
2008-01-22 Rafaël Carrégcry_md_read() returns a buffer which hold at least...
2008-01-22 Rafaël Carréupdate: do not make wrong assumptions about mpis' size
2008-01-22 Rémi Denis-CourmontRemove Cthreads support
2008-01-22 Rémi Denis-CourmontRemove State Threads support
2008-01-22 Rémi Denis-CourmontRemove support for GNU Portable Threads
2008-01-22 Rafaël Carréupdate: put pgp key in its own header (and update the...
2008-01-22 Rafaël Carréuse the correct type *cough*
2008-01-21 Rémi Denis-CourmontFix non-debug builds
2008-01-21 Rémi Denis-CourmontRemove potential deadlocks in waitpipe with net_*
2008-01-21 Rémi Denis-CourmontRemove the requirement for vlc object to be locked...
2008-01-21 Rémi Denis-CourmontRemove unnecessary complication
2008-01-21 Rémi Denis-CourmontDon't clutter the production builds with the (useless...
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2008-01-16 Rémi DuraffortUse utf8_unlink in src/misc/update.c
2008-01-15 Rafaël Carrémdate(): update comment
2008-01-14 Pierre d'Herbemontmisc/events.c: Make sure we don't leak.
2008-01-14 Pierre d'Herbemontmisc/events.c: Fix a NULL ptr access.
2008-01-13 Rémi DuraffortAlert the user when something wrong accure during the...
2008-01-12 Christophe MutricyRemove always false test
2008-01-12 Pierre d'Herbemontmisc/variables.c: Make sure we don't use an unitialized...
2008-01-08 Rémi DuraffortLittle change to print the right message in the user...
2008-01-06 Pierre d'HerbemontFix previouses commit.
2008-01-06 Pierre d'HerbemontMacOSX: Make sure VLC.framework is renamed to VLCKit...
2008-01-02 Pierre d'Herbemontmisc/events.c: Fix a warning.
2008-01-01 Pierre d'Herbemontmisc/events.c: Fix event sending, by properly supportin...
2007-12-31 Rafaël Carréupdate: use PGP to authenticate status file and downloa...
2007-12-28 Rémi Denis-CourmontAttempt to implement waitpipe with Winsock (should...
2007-12-28 Rémi Denis-Courmontblock_mmap_Alloc: commoditize block allocation from...
2007-12-24 Antoine CellerierUse \033[0;1m instead of \033[37;1m for bold text using...
2007-12-23 Rémi Duraffortremove memory leak
2007-12-22 Pierre d'Herbemontinclude/vlc_objects.h: Use the usual macro trick, to...
2007-12-22 Rémi Denis-CourmontAdd an error message
2007-12-22 Rémi Denis-Courmont_pipe is not selectable on Windows, so return -1
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-22 Rafaël Carréupdate: cosmetics, put the variable creation in libvlc
2007-12-22 Rémi Duraffortanother cleaning session
2007-12-19 Rémi Denis-CourmontWork-around for overaging POSIX systems
2007-12-19 Rémi Denis-CourmontFix stupid logic
2007-12-19 Rémi DuraffortBetter asprintf error handling
2007-12-18 Rafaël Carréupdate system:
2007-12-18 Rémi Denis-Courmont_POSIX_CLOCK_SELECTION at 0 does not mean it's not...
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-16 Rémi Denis-CourmontI hate Winsuck^H^H^Hock
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-12 Pierre d'Herbemontmisc/threads.c: Implement vlc_threads_error(), that...
2007-12-11 Rémi DuraffortSimplify the version test dans remove useless things
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-08 Antoine CellerierAdd VLC_VAR_GET{MIN,MAX,STEP} commands. Make it possibl...
2007-12-01 Rafaël Carréoops
2007-11-28 Rémi Denis-CourmontFix screensaver deadlock if terminating as soon the...
2007-11-26 Rémi Denis-CourmontCleanup custom block allocation
2007-11-26 Rémi Denis-CourmontRemove block_t->p_sys, which is not really needed either.
2007-11-26 Rémi Denis-CourmontSave one pointer and dereference in the block core
2007-11-26 Rémi Denis-CourmontRemove the unused manager from block_t
2007-11-26 Rémi Denis-CourmontUse (s)size_t in block_t.
next