August 2008 Archives by thread
Starting: Fri Aug 1 00:39:19 CEST 2008
Ending: Sun Aug 31 23:35:21 CEST 2008
Messages: 1906
- [vlc-devel] commit: [demux/ogg] Fix off-by-one default framerate table indexing ( David Flynn )
git version control
- [vlc-devel] commit: Workaround deficiency in schroedinger state machine logic ( David Flynn )
git version control
- [vlc-devel] commit: Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/ davidf-public (Derk-Jan Hartman )
git version control
- [vlc-devel] some translation issues in VLC 0.9.0
Christophe Mutricy
- [vlc-devel] commit: pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad since it' s a GTK module, and with our Qt switch and demise of wxGTK module, this module might be selected more often. It is not for the average user, and 0 tested under 0.9.0. Relates to #1798 (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: http access: Use EnsureUTF8() on the ICY strings. Avoids " illegal byte sequence" warnings and the like such as in #1772 ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: mkv: Remove an unneeded test. (Pierre d'Herbemont )
git version control
- [vlc-devel] missing string for translation
Cristian Secară
- [vlc-devel] commit: Missing translation. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: live555: remove the liveversion checks, now that we have a required version in configure.ac (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: jvlc: code formatted (Filippo Carone )
Tony Anecito
- [vlc-devel] libvlc / valgrind : Invalid free() / delete / delete[]
Sébastien Escudier
- [vlc-devel] commit: Factorize code and remove unneed error message about memory allocation. ( Rémi Duraffort )
git version control
- [vlc-devel] missing tooltip for translation
Cristian Secară
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: lua/intf: Fix a memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] question about some translation
Cristian Secară
- [vlc-devel] commit: Fix [10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186] (win doesn' t have setenv). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Revert "Prefer setenv to putenv (evenmore with local variables)." ( Rémi Duraffort )
git version control
- [vlc-devel] Chillout and many thanks!
Angelo Difino
- [vlc-devel] How to create a multi view application using VLC
Andreas Benzler
- [vlc-devel] commit: Access/cdda: fix memleak ( Rémi Duraffort )
git version control
- [vlc-devel] commit: cdda/info: fix memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: vcdx: Fix memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix xosd memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: svg module: fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix previous commit. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Don't leak every https parameters. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleak in opencv. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Don't print a message a malloc failed. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleak in gesture module. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Less memleaks in Qt interface. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Hum sorry stupid debugging message. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Why are this variable unused ? ( commented out for the moment as it memleak) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: The last but not least of this serie of memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check if locale.h is present (we use HAVE_LOCALE_H) ( Rafaël Carré )
git version control
- [vlc-devel] commit: Make ./compile script return the make return code, storing the value in a temporary hidden file ( using the shell PID to guarantee uniqueness) ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix libvlc reentrancy ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove unused variable. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Rewrite a useful tooltip for Windows DShow. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Missing item to translate. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix memleaks: Fill in the destructor of simple preference. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Add vlclua_dir_list_free to free list created by vlclua_dir_list and use it . ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleaks (use vlclua_dir_list_free). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Preferences: fix some memleaks and fix horrible video-filter bug. : D (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Lock/Unlock the http control module. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix menu removal of accelerators. This has yet to be more FIXMEd ( jpeg :D) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Remove Unneeded test (thx ipkiss) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Fix #1802 Cursor not hidden if fullscreen controller is disabled (OS X). ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Delete the "QPainter::begin: A paint device can only be painted by one painter at a time" boring messages in playlist. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Move last.fm password from PasswordShowOnEdit to Password. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix seeking with broken file or without index (close #1687) ( Laurent Aimar )
git version control
- [vlc-devel] commit: Don't clutter REGISTRY on windows... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: input: Expose input_ItemHasErrorWhenReading. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Use input_ItemHasErrorWhenReading to display a small icon if there was an error when reading . This allow us not to display the message panel each time we have an error when reading . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: playlist: Handle vlc_InputItemErrorWhenReadingChanged events. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix memleak in lua module. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix compiler warning about asprintf return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix the activation or not of advanced buttons in fullscreen controller ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Fix crashlog opening. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Ask to send a mail to our bugreport ML if a crash log is detected. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: New pixmaps for play/pause/next/previous/stop. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Localization of the crash log mail. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Add m2ts and mts to the interface dialog selectors. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Swedish translation update by Daniel Nylander (Christophe Mutricy )
git version control
- [vlc-devel] commit: Finnish translation update by Jouni Kähkönen ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Turkish translation update by Yuksel Yildirim (Christophe Mutricy )
git version control
- [vlc-devel] Translations for VLC 0.9.0
Christophe Mutricy
- [vlc-devel] commit: Fix potential segfault. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Try to fix Sout Dialog ( Part 1 ) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: input: Export input_GetState(). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Use a toolbar to display controls. (Doesn' t look like a toolbar though) (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: hotkeys: Properly set seekable. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix crash log and remove some unneeded NSLog. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: macosx: Align the buttons. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix controller playlist toggling to use the contentRect and not the window Frame rect . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Autosave toolbar position. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Make sure empty nodes are shown as node. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: playlist: Make sure we don't pl_Release(p_playlist). (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: playlist: Don't allow pl_Release(p_playlist) and pl_Yield( p_playlist). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Revert "Fix libvlc reentrancy" - ABI break ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc shall be installable - fix #1735 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fixed fullscreen controler race conditions and ugly static variables. ( Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: Non-existent files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable crashy FS controller by default ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable live555 in distcheck ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Make sure that the status column cant be resized. (Pierre d 'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix addNode:. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a memleak. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Do not leak the IPC helper - might fix #1598 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Sync PO files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Tag 0.9.0-test3 : Rémi Denis-Courmont : VLC 0.9.0 third test pre-release
git version control
- [vlc-devel] commit: Bump version ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fixed mp4 apple chapter loading (close #1719) (Laurent Aimar )
git version control
- [vlc-devel] commit: Try to reuse ES through EOS/BOS. Only the special case of 1 vorbis ES is (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed fullscreen on exit ( the embedded video can live longer than QT (Laurent Aimar )
git version control
- [vlc-devel] commit: Revert "Disable crashy FS controller by default" (Laurent Aimar )
git version control
- [vlc-devel] commit: Look for "Title" entry in title 0, instead of always using entry 3 (Laurent Aimar )
git version control
- [vlc-devel] [PATCH] Update mga.c to the new mga_vid ioctl interface
Attila Kinali
- [vlc-devel] commit: Fixed regression introduced in [ 8ffbd86ab31339eea0c36d295eb2398835d2738f] (Laurent Aimar )
git version control
- [vlc-devel] commit: macosx: As feepk pointed, performInBackground is too recent for us, and use nil instead of NULL. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: In debug builds, update thread waiting message for each join. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix previous commit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Removed invalid assert. (Laurent Aimar )
git version control
- [vlc-devel] commit: Revert "Revert "Disable crashy FS controller by default"" ( Laurent Aimar )
git version control
- [vlc-devel] commit: Improved wording ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fixed the last issue with FS ( in embedded mode we not always be asked to (Laurent Aimar )
git version control
- [vlc-devel] commit: Revert "Revert "Revert "Disable crashy FS controller by default""" (Laurent Aimar )
git version control
- [vlc-devel] commit: Romanian translation update by Cristian Secară ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Make patching more resilient (Christophe Mutricy )
git version control
- [vlc-devel] commit: Add version number to libvlc(core).dll (Christophe Mutricy )
git version control
- [vlc-devel] commit: Check updates every 7 days (instead of 14) during the test releases . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: New icons following the previous remarks, a bit less dark, a bit smaller record button, a bit less colourfull AtoB buttons. Kassdédi to fenrir . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: don't send key events to inexistent p_vout. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: motiondetect: fix categorization of this module in the advanced prefs. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: Add the file that allows nib to be edited. (Pierre d' Herbemont )
git version control
- [vlc-devel] doubled words in one translation string (perhaps no longer used) and a (C) string related question
Cristian Secară
- [vlc-devel] commit: In VCDFormatStr(), made temp_str non-static (Justus Piater )
git version control
- [vlc-devel] commit: In VCDFormatStr(), made temp_str non-static (Justus Piater )
git version control
- [vlc-devel] commit: Declared many static variables const (Justus Piater )
git version control
- [vlc-devel] strange English-only string in "About" (translation related)
Cristian Secară
- [vlc-devel] commit: cc codec: don' t use a static variable in the middle of the code for no reason what so ever . (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fixed a few .mov with mp3 audio (close #1794). (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed debug left over in cc decoder. (Laurent Aimar )
git version control
- [vlc-devel] commit: qtcapture: const a struct. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Do not try to precisely seek (unsing ES_OUT_SET_NEXT_DISPLAY_TIME) if it (Laurent Aimar )
git version control
- [vlc-devel] commit: Moved static variable to the subtitle demuxer context. ( Laurent Aimar )
git version control
- [vlc-devel] commit: v4l: const decl. in line with v4l2.c (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: dmo: use const for audio channels struct (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: avcodec: dummy palette is const (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Removed non const static variable usages in mp4 drms. ( Laurent Aimar )
git version control
- [vlc-devel] commit: avcodec: use cast to avoid warning about this const. It' s a rare case where we use a dummy empty palette that won' t change and we don't want to recreate it every time either. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fixed filter_chain_GetFmtOut to really return the output value when ( Laurent Aimar )
git version control
- [vlc-devel] commit: media_list_player: Make sure we do return an item to play. Should close #1527. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Make sure the controller doesn' t show nothing instead of the playlist. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Removed static variable and added proper locking scheme. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Moved static arrays to fft context. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not hide many (all?) thread function having an incorrect prototype ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not hide many (all?) thread function having an incorrect prototype ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Qt4: compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Fix the simple prefs values and titles of string and int option lists. This fixes #1680 (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: atmo: compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Set the controller window title to "VLC Media Player". ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: buidsystem: Fix package-macosx target so that they build VLC-release.app first. And make sure -zip contains Read Me.rtf. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Assert() for special error case. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Typo ;-) ( Felix Paul Kühne )
git version control
- [vlc-devel] compile fix for atmo
Filippo Carone
- [vlc-devel] commit: Fix prototypes of threaded functions. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix memleak and bad use of a const variable. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: libvlc: Properly raise an exception if something goes wrong in libvlc_media_get_duration and libvlc_media_is_preparsed . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Remove a tautology in input_item_SetPreparsed. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: media_list_player: Fix. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Audio Scrobbler: Fix some tiny memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix a memleak and threaded function definition. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: live555: compilation fix ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: package/osx: make sure that we also put the platform-dependent modules in the ub oO ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: update: Fix it. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: update: Correctly compare the version number. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Libass in the contribs. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] fix mux functionality, avoid dumping all ES in first PMT
Laurent Aimar
- [vlc-devel] commit: Fix very small layout issue in the preferences. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: New icons for the playlist in the same tones than the main ones. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: transform-type is a command. (Antoine Cellerier )
git version control
- [vlc-devel] commit: eyetv: Switch from Read to BlockRead, and use a more useful MTU when reading the data from the socket. These changes are based on the udp plugin. The EyeTV module works like a charm now. This fixes #770 ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fix #1808 on AVI fixing. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Try to fix Sout Dialog ( Part 2 ) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Does the main thread spawn Audio/video output thread?
JiangFeihu
- [vlc-devel] commit: Use msg_{Create,Destroy} only 1 time ( Rafaël Carré )
git version control
- [vlc-devel] commit: kate decoder plugin: track and use basic formatting: region size/ position, text markup - in particular, this allows image based subtitles to be scaled and moved to where they are meant to be if the accompanying video was encoded at a resolution different from the source (Vincent Penquerc'h )
git version control
- [vlc-devel] JVLC
Javier Gálvez Guerrero
- [vlc-devel] commit: Use the "libvlc" variable to store a process wide mutex ( Rafaël Carré )
git version control
- [vlc-devel] WindowOnTop in xcommon.c
saad shams
- [vlc-devel] commit: live555: some whitespace cleaning (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: live555: retrieve NPT from live555. implement DEMUX_SET_TIME, DEMUX_GET_TIME and DEMUX_GET_POSITION (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: live555: fix "unpause" and remove startseq, which is no longer needed because we don't do NPT calculations ourselves. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Forgotten file (.png) in the tarballs. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix wrapper: use SOCK_STREAM rather than SOCK_DGRAM for TCP ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: HTTP interface: accept IPv6 bind address ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: kate decoder plugin: track and use basic formatting: region size/ position, text markup - in particular, this allows image based subtitles to be scaled and moved to where they are meant to be if the accompanying video was enco
ogg.k.ogg.k at googlemail.com
- [vlc-devel] commit: Fixed uninitialized value. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added a missing const in x11. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed video request when the qt4 embedded slot is already taken. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Remove stupid test and error message. ( Rémi Duraffort )
git version control
- [vlc-devel] [PATCH]Improved nuv demuxer and new rtjpeg decoder
Laurent Aimar
- [vlc-devel] commit: Stack the extended tool by default just under the player, to mimic 0.8.6 behaviour. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Small icon size fix (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't launch an update request at the first launch, but wait for the second launch in order to have the right network-policy value . This fixes the 'I update even when you said no" bug. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: contrib: update fontconfig (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Use available Screensize and not the complete screensize to center a widget . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Correctly save the privacy dialog modifications. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: qt4: i18n fix (Christophe Mutricy )
git version control
- [vlc-devel] commit: Dutch translation update by Myckel Habets and Thomas De Rocker ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Slovak translation update by Marián Hikaník ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Romanian translation update by Cristian Secară ( Christophe Mutricy )
git version control
- [vlc-devel] commit: win32: no need of an icon for the dll (Christophe Mutricy )
git version control
- [vlc-devel] commit: de.po: further updates and additions. More to come. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: de.po: further updates and additions. More to come. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Contribs: Fix libass \h char handling. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Initial libass support. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not show debug box on libass subtitle by default. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Check against a few libass errors in AssHandleYield. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetics + removed a few debugs. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not allocate unbound array on the stack. (Laurent Aimar )
git version control
- [vlc-devel] commit: Handle libass track creation errors. (Laurent Aimar )
git version control
- [vlc-devel] commit: Handle libass seeking by recreating the track. (Laurent Aimar )
git version control
- [vlc-devel] commit: contrib libass: fix clean of libass target (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass contrib: apply the latest fixes that have been applied in mplayer on vanilla libass (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Contribs: Fix libass \h char handling. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: libass: move attachments processing before the ass_set_fonts_dir() option which enables those fonts. (Derk-Jan Hartman )
git version control
- [vlc-devel] Proposal for Windows binary
Jean-Baptiste Kempf
- [vlc-devel] commit: fontconfig: tell fontconfig about the fonts configdir on OSX ( /usr /X11/lib/X11/fonts ). There is no /etc/fonts (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: log.c: Remove executable bit ( Rafaël Carré )
git version control
- [vlc-devel] commit: libvlc: input access returns an exception when it' s being destroyed ( Rafaël Carré )
git version control
- [vlc-devel] commit: New DVD menu icon. Let's hope it will please our overlords. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Try to fix some OpenDialog sizing issues, reported by trax ( no ticket) and hopefully fix #1538 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Remove unuseful debug. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Force modality to fix 1746. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Prevent wrong es selection on invalid syntax (part of #1821) ( Laurent Aimar )
git version control
- [vlc-devel] commit: Clean up a bit duplicate module. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not segfault on non video stream (close #1821) (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix some interaction issues. Ref #1808 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Final translation updates ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: macosx: Removed the non-existing font-effect option ( quartztext only) ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: shortend a string to make it fit ( Felix Paul Kühne )
git version control
- [vlc-devel] anybody know how to get the frame number or movie clock in vlc
zhou jerrifer
- [vlc-devel] Set wxWidgets path on VLC configure
hce
- [vlc-devel] New libvlc_media_player Event
basOS G
- [vlc-devel] segmentation fault-while running with multiproto drivers for dvb
anand meher
- [vlc-devel] segmentation fault-while running with multiproto drivers for dvb (NOT PLAYING ANY MEDIA FILE ALSO)
anand meher
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Derk-Jan Hartman
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Derk-Jan Hartman
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Pierre d'Herbemont
- [vlc-devel] commit: Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this." (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: POLLHUP and POLLERR only make sense in revents ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SAP: revert most of [a8eb03fa] ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix compilation warning (a void* function might return something). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Brazillian portuguese update by Sidney Doria (Christophe Mutricy )
git version control
- [vlc-devel] commit: Add translations for Win32 installer (fix #1044) (Pauline Castets )
git version control
- [vlc-devel] commit: Open Panel line size fix. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Remove the progressBar in the interface to show more clearly the bug in AVI fixing . Add debug too... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Yet more hint about PKG_CONFIG_PATH (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix language selection (Christophe Mutricy )
git version control
- [vlc-devel] commit: Punjabi translation update by Amanpreet Singh Alam ( Christophe Mutricy )
git version control
- [vlc-devel] commit: p_sys NULL check (CID 115). (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Be nice to sourceforge, because they are nice people. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Close #1826. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Play audio error on 0.9.0-test2
hce
- [vlc-devel] commit: contrib fontconfig: Let fontconfig know where the font dirs are on Windows and Mac OSX ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Mozilla: cosmetics ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix a memory leak ( Rafaël Carré )
git version control
- [vlc-devel] commit: Mozilla: Fix regression introduced in [771ba] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Verbose comment ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix threaded function type. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix threaded function declaration. ( Rémi Duraffort )
git version control
- [vlc-devel] [PATCH] Skins2: enable playlist saving
Fabio Ritrovato
- [vlc-devel] commit: qt4: fix synchronization of advanced buttons in both controllers ( Lukas Durfina )
git version control
- [vlc-devel] commit: remove deleted option from Simple preferences UI. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: s/wx/Qt. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a crash in Preferences. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Try to allocate the DShow device list and the buttons ONLY when switching to it and not all the time you open a file . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Fix date_Increment when i_divider_den > 1
David Flynn
- [vlc-devel] commit: Go and check the configurations values only when needed. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: vlc_poll: no conditional symbols ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Avoid undeclared function call ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: poll() : Define HAVE_POLL on darwin. native poll() on 10.4 and 10. 5 is good enough for usage in VLC. I tested both the rc interface and the SAP module on a G4 with Mac OS X 10 .4 (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: configure.ac poll: Use an AC_MESG_WARN if !HAVE_POLL on non-Windows platforms ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fix threaded function declaration. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Compile Fix. Sorry, I messed up with Git... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Typo. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix tiny memleak (Christophe Mutricy )
git version control
- [vlc-devel] commit: Activates Punjabi translation (Christophe Mutricy )
git version control
- [vlc-devel] commit: Add Poe and Amanpreet (Christophe Mutricy )
git version control
- [vlc-devel] commit: Typo (Christophe Mutricy )
git version control
- [vlc-devel] commit: Contribs: Update FFMPEG to HEAD because there were many fixes in H264 decoding lately . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] JVLC Interface not working all the time?
Tony Anecito
- [vlc-devel] [PATCH] opencv compilation fix
Nicolas Chauvet
- [vlc-devel] commit: Emit statuschange in qt4-interface when video-es change ( track-count changes) (Ilkka Ollakka )
git version control
- [vlc-devel] timestamp in VLC
Yunia Raventi
- [vlc-devel] commit: Document media descriptor, media library, media service discover, vlm and message log functions. (Jean-Paul Saman )
git version control
- [vlc-devel] One week to 0.9.0 release
Rémi Denis-Courmont
- [vlc-devel] commit: Embedded snapshot: properly initialize snapshot-width/ -height if they were not specified (Olivier Aubert )
git version control
- [vlc-devel] commit: mediacontrol: libvlc_media_player_get_time/ get_length return times in ms (Olivier Aubert )
git version control
- [vlc-devel] commit: libvlc.h: document the fact that libvlc_media_player_get_length/ get_time/set_time use milliseconds. (Olivier Aubert )
git version control
- [vlc-devel] Registered for Trac but can not add tickets...
Tony Anecito
- [vlc-devel] commit: Spelling fixes (Olivier Aubert )
git version control
- [vlc-devel] commit: mediacontrol_core: libvlc_media_player_get_length/ time return time in ms, no need for conversion. (Olivier Aubert )
git version control
- [vlc-devel] commit: svg.c: check fread return value (Olivier Aubert )
git version control
- [vlc-devel] commit: Fix a segfault in Skins2 interface. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: libass: swap the R and B color components. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: ass_set_fonts_dir() is for a "private" storage place for fonts in case any of them need to be extracted. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: Set Arial as the default family. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: upgrade libass contrib with the latest enhancements from Mplayer. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Smaller Volume Slider due to popular request. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a very small resizing issue of Open Dialog : Reference