]> git.sesse.net Git - vlc/history - modules
Avoid memleak and use of uninitiliazed pointer
[vlc] / modules /
2008-03-29 Christophe MutricyAvoid memleak and use of uninitiliazed pointer
2008-03-28 Rémi Denis-Courmontprevent #1312 from occuring (refs #1312)
2008-03-28 Rémi Denis-Courmontcleanup
2008-03-28 Felix Paul KühneFixed 'Blackout screens' on multi-screen setups
2008-03-28 Rafaël CarréMMS: close access on network timeout
2008-03-27 Rémi Denis-CourmontUse KeyToString
2008-03-27 Rémi Denis-CourmontRemove useless check
2008-03-27 Rémi Denis-CourmontDon't create an unused variable per action
2008-03-27 Rémi Denis-CourmontRemove hotkeys "accounting" stuff.
2008-03-27 Rémi Denis-CourmontRemove ActionKeyCB - I really can't find any path to...
2008-03-27 Rémi Denis-Courmonthotkeys: use key-action
2008-03-27 Rémi Denis-Courmonthotkeys: cleanup locking
2008-03-27 Rémi Denis-CourmontCMML: use key-action
2008-03-27 Rémi Denis-Courmontaccess_filter_record: use key-action
2008-03-27 Rémi Denis-CourmontMKV: use key-action
2008-03-27 Rémi Denis-Courmontdvdnav: use key-action
2008-03-27 Rémi Denis-Courmontaccess_filter_dump: use key-action
2008-03-27 Rémi Denis-CourmontRevert "ActionKeyCB: remove completely."
2008-03-27 Rémi Denis-CourmontActionKeyCB: remove completely.
2008-03-27 Rémi Denis-Courmonthotkeys: make the ActionKeyCB O(1) w.r.t. the number...
2008-03-27 Felix Paul KühneImplementing meta tag writing and cleaned a bit up
2008-03-27 Felix Paul KühneReworked the Media Information panel
2008-03-27 Jean-Baptiste KempfFix most of the Open Dialog resizing on linux Close...
2008-03-27 Jean-Baptiste KempfChanging audio device can also make sense without any...
2008-03-27 Jean-Baptiste KempfTrailing spaces and comments.
2008-03-27 DylanAdd hotkey to cycle through audio devices
2008-03-27 DylanAdd Hotkey to cycle through audio devices
2008-03-27 Rafaël CarréDBus: remove unused macro, check memory allocation
2008-03-27 Mirsal EnnaimeDbus control module: * Add the MprisVersion Method...
2008-03-26 Mirsal EnnaimeDbus control module: * Simplify p_intf->p_sys->i_caps...
2008-03-26 Rafaël CarréFix a memory leak
2008-03-26 Rafaël CarréServices discoveries: check memory allocation
2008-03-26 Rafaël CarréCheck memory allocation
2008-03-26 Rémi Denis-CourmontFix memory leak
2008-03-26 Rémi Denis-CourmontMP4: do not nul time scale
2008-03-26 Rémi Denis-CourmontFix memleak
2008-03-26 Rémi Denis-CourmontBunch of MP5 allocation failure checks
2008-03-26 Pierre d'Herbemontmacosx: avoid a crash if VLCIntf is NULL.
2008-03-26 Pierre d'Herbemontmacosx: Attempt to avoid a crash. Note that this can...
2008-03-26 Pierre d'Herbemontmacosx: Fix a race condition that causes a crash at...
2008-03-26 Felix Paul KühneExpand the window downwards, as you would expect this...
2008-03-26 Felix Paul KühneDon't crash when using libgmalloc on Leopard (closes...
2008-03-26 Felix Paul Kühnehide the FSPanel at the same time as the cursor
2008-03-26 Rafaël CarréDBus: don't use the demux object
2008-03-26 Rafaël CarréRevert "let gcc choose how to reference memory addresse...
2008-03-26 Rafaël Carrélet gcc choose how to reference memory addresses in...
2008-03-26 Rafaël CarréTypo
2008-03-26 Rafaël CarréDBus: don't use access object
2008-03-25 Rafaël Carrécinepak: do not access arrays beyond allocated size
2008-03-25 Rémi Denis-CourmontStore the object type name rather than object type...
2008-03-25 ogg.k.ogg.kmake this compile with older speex versions (mine's...
2008-03-25 ogg.k.ogg.kfix stray semicolon (which would change program flow)
2008-03-25 Jean-Paul SamanCleanup whitespace and use fastmemcpy.
2008-03-25 Jean-Paul SamanSet rc_qsquish=1 in AVContext when b_strict is used...
2008-03-25 Geoffroy CouprieFixed a segfault in podcast
2008-03-25 Rafaël CarréDBus : Fix a segfault when access->pf_control is NULL
2008-03-25 Mirsal EnnaimeDbus control module: * Add missing MPRIS capability...
2008-03-25 Mirsal EnnaimeDbus control module: * Implement (partially) the CapsCh...
2008-03-24 Felix Paul Kühneimplemented the display device selector.
2008-03-24 Felix Paul Kühneimplemented the Visualiser and Video Output module...
2008-03-24 Jean-Baptiste KempfHide Mouse Timeout on mac.
2008-03-24 Jean-Baptiste KempfFix input_mnager behaviour to what it was intended...
2008-03-24 Rafaël CarréForgotten in 208d017e7c250518e1601a9610cec0866012ca37...
2008-03-23 Rafaël CarréFix compilation
2008-03-23 Rafaël CarréDo not allocate arbitrary length on the stack
2008-03-23 Rafaël CarréMerge branch 'master' of git@git.videolan.org:vlc
2008-03-23 Rafaël CarréFix a buffer overflow
2008-03-23 Felix Paul KühneImplemented full localisation.
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-23 Felix Paul Kühneremoved trailing spaces, cough
2008-03-23 Felix Paul Kühnefinished hotkeys settings in simple prefs
2008-03-23 Pierre d'Herbemontinput: Remove input_DestroyThread() as it is now handle...
2008-03-22 Jean-Baptiste KempfUniformisation and configurability of Mouse Hidding...
2008-03-22 Jean-Baptiste KempfAdd "" around DVD/VCD/CDDA devices... Should help to...
2008-03-22 Jean-Baptiste KempfDon't set the privacy dialog as a MI child.
2008-03-22 Jean-Baptiste KempfFix the '@' disappearance in UDP addresses.
2008-03-22 Jean-Baptiste KempfAdd two FourCC that are actually decoded.
2008-03-21 Sam HocevarVarious spelling fixes.
2008-03-21 Sam HocevarAdd missing p_vout->pf_end in vmem.c and snapshot.c
2008-03-21 Sam HocevarNew video output driver: "vmem", for direct memory...
2008-03-20 André WeberFix the handling of string variable - store them as...
2008-03-20 Sam HocevarIgnore Qt generated files.
2008-03-20 Sam HocevarMerge branch 'master' of git@git.videolan.org:vlc
2008-03-20 Rémi Denis-CourmontDon't use strcpy() on overlapping memory buffers -...
2008-03-20 Ilkka Ollakkaset rc_method = X264_RC_CQP if qp is set
2008-03-19 Jean-Baptiste KempfSmall size adjustement.
2008-03-19 Jean-Baptiste KempfFix "Remove security-policy UI" [2db278fa3a9a53f1ab026a...
2008-03-19 Rémi Denis-CourmontUse NDEBUG
2008-03-19 Rémi Denis-CourmontSAP: m= subtype is not supposed to be a number in with...
2008-03-19 Rémi Denis-Courmontfile access: Remove expand path, spare one dummy duplic...
2008-03-19 Rémi Denis-CourmontFactorize the localtime_r replacement
2008-03-19 Pavlov KonstantinFix Array Indexing Vulnerability in sdpplin_parse(...
2008-03-19 Pierre d'Herbemontauhal: Fix kAudioDevicePropertyDeviceIsAlive check...
2008-03-19 Pierre d'Herbemontauhal: Replace deprecated Add/RemoveProc calls by Creat...
2008-03-19 Pierre d'Herbemontauhal: Make sure gettimeofday is defined.
2008-03-19 Pierre d'Herbemontqt4: Fix open_panels.cpp compilation.
2008-03-19 Jean-Baptiste KempfAdd "" around subtitles name. Fix #1528
2008-03-18 Rémi Denis-CourmontProper vlc: URL
2008-03-18 Rémi Denis-CourmontRemove security-policy UI
2008-03-18 Rémi Denis-Courmontshout discovery: don't try to set non-existent option
next