]> git.sesse.net Git - vlc/shortlog
vlc
2009-01-27 Geoffroy CouprieWinCE: add modules to build
2009-01-27 Geoffroy CouprieWinCE: no MonitorFromWindow
2009-01-27 Geoffroy CouprieWinCE: reduce stack size
2009-01-27 Rémi Denis... Win32 cancel assert fixes
2009-01-27 Rémi Denis... Linux: (try to) set close-on-exec in open() system...
2009-01-27 Rémi Denis... Remove redumdant fcntl() calls
2009-01-27 Rémi Denis... utf8_open: set the close-on-exec descriptor flag
2009-01-27 Rémi Denis... vlc_savecancel: missing return value on main thread
2009-01-27 Rémi Denis... vlc_restorecancel: add an assertion
2009-01-27 Antoine CellerierShould fix compilation. Thanks to alienBob for reportin...
2009-01-27 Jean-Baptiste... Qt: Fix getMRL() and QList<T>::operator[]: "index out...
2009-01-27 Jean-Baptiste... Fix Win32 build after osdmenu removal.
2009-01-26 Rémi Duraffortdemux_ts: use var_CreateGet instead of var_Create+var_Get.
2009-01-26 Rémi Duraffortvar_*Bool return a boolean.
2009-01-26 Laurent AimarFixed missing vlc_savecancel in globalhotkeys (x11).
2009-01-26 Rémi Durafforthotkeys: fix potential buffer overflows, use var_Create...
2009-01-26 Rémi Duraffortcodec_cmml: fix memleaks (and maybe a proble while...
2009-01-26 Rémi Duraffortaccess_http: fix segfault due to unitialised bonjour...
2009-01-26 Laurent AimarFixed returned value in osd_FindButton.
2009-01-26 Laurent AimarFixed compilation warning (missing return value).
2009-01-26 Laurent AimarFixed missing type for b_was_paused.
2009-01-26 Jean-Baptiste... Remove traces of wxwidgets.
2009-01-26 Jean-Baptiste... WxWidgets: Bye Bye, I will not miss you.
2009-01-26 Rémi Denis... XCB: grey scale output support
2009-01-26 Rémi Duraffortwxwidget: fix #2444 (I just don't want to leave on...
2009-01-26 Rémi Denis... Memory leak (fix #2448)
2009-01-26 Jean-Baptiste... NEWS: add the scaling hotkey to it, since this will...
2009-01-26 Jean-Baptiste... 10l: Oops.Sorry. Fix build.
2009-01-26 Jean-Baptiste... Qt: Media menu rewording.
2009-01-26 Jean-Baptiste... Don't change enum orders.
2009-01-26 Jean-Baptiste... Qt menus: scaling is accessible through Video Menu.
2009-01-26 Jean-Baptiste... Qt: open and open advanced for everyone.
2009-01-26 Joseph TulouEnabling scaling activation/deactivation
2009-01-26 Rémi Denis... Update myself
2009-01-26 Olivier Aubertembedded snapshot: remove useless comment
2009-01-26 Jean-Baptiste... Qt: Change open dialog behaviour and layout in most...
2009-01-26 Steven KramerUse Live555 'double authorization' for RTSP-over-HTTP
2009-01-26 Olivier Aubertembedded snapshot: use condition variable
2009-01-26 Jean-Paul Samaninterface: fix building on MacOS X
2009-01-26 Jean-Paul SamanRemove osdmenu configurations minimal and dvd pictures.
2009-01-26 Rémi Duraffortlibvlc: Fix a (tiny) buffer overflow and fix #2449
2009-01-26 Rémi Duraffortstream_out_rtp: fix potential memleak (#2447)
2009-01-26 Jean-Baptiste... Rewording of some categories of Preferences, avoid...
2009-01-26 Jean-Baptiste... Qt: no need to add an extra "General". This doesn't...
2009-01-26 Jean-Baptiste... Mkv: kill warnings.
2009-01-26 Jean-Baptiste... MKV: kill warnings.
2009-01-26 Jean-Baptiste... NEWS: global hotkeys is also for Linux.
2009-01-26 Jean-Baptiste... Win32: Fix build.
2009-01-26 Rémi Duraffortplaylist_SaveArt: fix a memleak.
2009-01-25 Rémi Denis... Missing vlc_savecancel()
2009-01-25 Rémi Denis... Merge commit 'videolan/master'
2009-01-25 Rémi Denis... De-inline vlc_(test|save|restore)cancel, add some asser...
2009-01-25 Laurent AimarAutomatically insert globalhotkeys when available.
2009-01-25 Laurent AimarIgnore X11 errors.
2009-01-25 Laurent AimarFixed double vlc_restorecancle call.
2009-01-25 Laurent AimarAdded x11 global hotkeys support (linux).
2009-01-25 Laurent AimarMoved global hotkeys to its own directory.
2009-01-25 Rémi Denis... XCB: simplify, fix assertion on grayscale displays
2009-01-25 Laurent AimarCorrectly unpause the vout for reuse.
2009-01-25 Laurent AimarUse stream_t path instead of access_t one.
2009-01-25 Laurent AimarAdded path information in stream_t.
2009-01-25 Rémi Duraffortgalaktos: fix a buch of anoying warnings.
2009-01-25 Rémi Duraffortqt4: no need for a static_cast to the parent class.
2009-01-25 Rémi Duraffortqt4: don't leak the event we compute ourself.
2009-01-25 Rémi Duraffortskins2: remove totologie.
2009-01-25 Rémi Duraffortskins2: print only one error when the skins can't be...
2009-01-25 Rémi Denis... XCB: mouse events handling and background color
2009-01-25 Rémi Denis... mouse-clicked is a boolean
2009-01-24 Rémi Denis... Remove unused vlc_object_wait()
2009-01-24 Rémi Denis... Use libvlc_InternalWait
2009-01-24 Rémi Denis... Use libvlc_Quit
2009-01-24 Rémi Denis... libvlc_InternalWait, libvlc_Quit: wait and signal libvl...
2009-01-24 Rémi Denis... Fix warning
2009-01-24 Rémi Denis... Remove dead code
2009-01-24 Rémi Denis... Remove bogus vlc_object_wait (no condition to wait on)
2009-01-24 Laurent AimarFixed embedded art attachment support (close #2416)
2009-01-24 Laurent AimarFixed taglib attachment extraction.
2009-01-24 Laurent AimarFixed art url from meta fetcher.
2009-01-24 Rémi Denis... RTP: update plugin name
2009-01-24 Rémi Denis... XCB: support for MIT-SHM
2009-01-24 Rémi Denis... XCB: refactor
2009-01-24 Jean-Philippe... Qt: try to fix #2430 (OpenUrl can crash).
2009-01-24 Laurent AimarAllow to select fast seeking with --input-fast-seeking.
2009-01-24 Jean-Baptiste... Qt: change keep-size to autoresize in order to match...
2009-01-24 Jean-Baptiste... Remove whitespace after keep-size commit.
2009-01-24 Joseph Tulouimplements --qt-keep-size (persistent main windows...
2009-01-24 Rémi Denis... fontconfing: join the thread exactly once
2009-01-24 Rémi Denis... fontconfig: fix unpaired object release
2009-01-24 Rémi Duraffortskins2: open the right type of playlist (be consistent...
2009-01-24 Rémi Duraffortskins2: save the playlist also in html.
2009-01-24 Rémi Duraffortqt4: refuse file without extension when saving a playlist.
2009-01-24 Rémi Duraffortskins2: use calloc and NULL at the righ place.
2009-01-24 Rémi Duraffortqt4_skins2: fix a crash that occure when using skins2.
2009-01-24 Rémi Duraffortx11: compilation warnings.
2009-01-24 Jean-Baptiste... OOps. SOrry. 10l
2009-01-24 Jean-Baptiste... NEWS about BD
2009-01-24 Rémi Denis... X C Bindings video output proof of concept plugin
2009-01-24 Rémi Denis... configure: copyright
2009-01-24 Jean-Baptiste... s/Disk/Disc for Digital Versatile Disc
2009-01-24 Jean-Baptiste... Qt: Spref, take bd-caching in account.
next