]> git.sesse.net Git - vlc/history - modules
jvlc logging classes added
[vlc] / modules /
2008-04-06 Ilkka Ollakkause allready created index instead of creating same...
2008-04-06 Jean-Baptiste KempfSupport for DVCPRO50 in .mov files. Patch by 'j' Close...
2008-04-06 Jean-Baptiste KempfComment the place where the QProcess:: issue with QClea...
2008-04-06 Jean-Baptiste KempfLua path for windows modification.
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-04-06 Jean-Baptiste KempfVery small layout fix for equalizer.
2008-04-06 Jean-Baptiste KempfFix UIC compilation.
2008-04-05 Jean-Baptiste KempfIncrease the space between the bands and the main ampli...
2008-04-04 Rafaël Carrérc : stop the playlist before exiting, fix quitting...
2008-04-04 Rafaël CarréSimplify macro
2008-04-02 Antoine CellerierSimplify code reading.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...
2008-04-02 Antoine CellerierRevert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes...
2008-04-02 Jean-Baptiste KempfEscape files when drag'n dropped... Hopefully fix ...
2008-04-01 Ilkka OllakkaAdd options for controlling AQ in x264_BUILD >= 59
2008-04-01 Jean-Baptiste KempfThis was of course not intended...
2008-04-01 Jean-Baptiste KempfLayout cosmetics for crop UI.
2008-04-01 Jean-Baptiste KempfDo the cropping from the extended panel.
2008-03-31 Rémi Denis-CourmontFix RTCP SR SDES length field - close #1541
2008-03-31 Jean-Baptiste KempfCompile fix for QT 4.2.
2008-03-31 Rafaël CarréVerbosely report EOF
2008-03-31 Rafaël CarréFix infinite loop
2008-03-31 Rafaël Carréh264 packetizer : do not trust the input data in p_extra
2008-03-31 Rafaël Carréh264: fix maximum size calculation
2008-03-31 Rafaël CarréReally fix H264 packetizing: abort PacketizeAVC1()...
2008-03-31 Rafaël CarréH264 packetizer : NEVER TRUST INPUT !!
2008-03-31 Jean-Paul SamanDon't crash when deinterlacing fails.
2008-03-31 Jean-Paul SamanAdd space after , in defining module properties.
2008-03-31 Jean-Baptiste KempfActions on cropping UI. This doesn't work yet, because...
2008-03-31 Jean-Baptiste KempfInterface for pixel cropping. Ref #1400
2008-03-31 Jean-Baptiste Kempfname fix.
2008-03-31 Jean-Baptiste KempfForgotten in previous commit.
2008-03-31 Jean-Baptiste KempfAdd panoramix to the UI.
2008-03-31 Jean-Baptiste KempfMinor Layout modifications in Extended filters.
2008-03-31 Jean-Baptiste KempfString renaming.
2008-03-31 Jean-Baptiste KempfLayout rework and update button.
2008-03-31 Jean-Baptiste KempfConnect the buttons to the actions.
2008-03-31 Jean-Baptiste KempfSubs Speed Rate controls.
2008-03-30 Rafaël CarréDo not mix time() and mdate()
2008-03-30 Ilkka Ollakkasmall adjustment on decoder/encoder fmt_in/out for...
2008-03-30 Rémi Denis-CourmontRemove HTTPD object type
2008-03-30 Jean-Baptiste KempfInterface to delay subtitles and audio. Most of ##1491
2008-03-30 Jean-Baptiste KempfStart of the work for the audio/video/subs synchronisation
2008-03-30 Jean-Baptiste KempfReduce Space in effects UI.
2008-03-30 Jean-Baptiste KempfSmall UI fix.
2008-03-29 Pierre d'Herbemontstats: Move the stat to libvlc instead of the playlist...
2008-03-29 Pierre d'Herbemontdescription: Fix compilation.
2008-03-29 Pierre d'Herbemontdescription: A buggy case needs an assert.
2008-03-29 Rémi Denis-CourmontRemove META_ENGINE object type
2008-03-29 Rémi Denis-CourmontRemove XML object type
2008-03-29 Rémi Denis-CourmontRemove SD object type
2008-03-29 Rémi Denis-CourmontRemove SPU type
2008-03-29 Rémi Denis-CourmontRemove VOD object type - not actually needed
2008-03-29 Rémi Denis-CourmontRemove ITEM type - not used anywhere
2008-03-29 Rémi Denis-CourmontRevert "prevent #1312 from occuring (refs #1312)"
2008-03-29 Jean-Baptiste KempfSmall improvements on the TelX bar.
2008-03-29 Jean-Baptiste KempfDetect the spu presence in the IM. Deactivate the telet...
2008-03-29 Jean-Baptiste KempfHopefully fix the play button issue.
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...
next