]> git.sesse.net Git - vlc/history - modules
Qt: don't use 2 drawPixmap
[vlc] / modules /
2010-01-25 Jean-Baptiste KempfQt: don't use 2 drawPixmap
2010-01-25 Ludovic FauvetQt: add drow shadow effect
2010-01-25 Ludovic FauvetQt: add some spacing between items
2010-01-25 Ludovic FauvetQt: draw rounded art pixmap
2010-01-25 Ludovic FauvetQt: wrap items automatically in a grid.
2010-01-25 Jean-Baptiste KempfQt: iconView: don't allow the items to be moved.
2010-01-25 Jakob LebenQt: use styled item highlighting in playlist icon view
2010-01-25 Jakob LebenQt: better function name
2010-01-25 Jakob LebenQt: remove unused code
2010-01-25 Jakob LebenQt: playlist: use same context menu for both tree-...
2010-01-25 Jean-Baptiste KempfQt: Use the 64x64 icon for noart in iconView
2010-01-25 Jean-Baptiste KempfQt: noArt in 64x64
2010-01-25 Jean-Baptiste KempfQt: get a correct icon_View design
2010-01-25 Colin GuthrieRTMP: Fix a format-security warning
2010-01-25 Jean-Baptiste KempfQt4: compile fix for Qt4.4
2010-01-25 Jakob LebenQt: make playlist tree-view popup menu work again
2010-01-25 Jakob LebenQt: constify arguments
2010-01-25 Jean-Baptiste KempfQt: use a dummy painting for iconView until better
2010-01-25 Michael McEllQt: Fix Segfault when exiting on Windows 2000
2010-01-25 Jean-Baptiste KempfQt: compile extensions on Qt4.4
2010-01-25 Jean-Baptiste KempfQt: variable renaming so they are more explicit
2010-01-25 Jean-Baptiste KempfQt: use the new PlIconView class
2010-01-25 Jean-Baptiste KempfQt: create new classes for IconView
2010-01-25 Jakob LebenQt: clear PL item id cache when sorting
2010-01-24 Jean-Baptiste KempfQt: create a helper function to manage core ArtUrl
2010-01-24 Pierre YnardQt4: fix file headers
2010-01-24 Pierre YnardQt4: add the RTSP protocol to the sout dialog
2010-01-24 Jean-Baptiste KempfQt: code cosmetics
2010-01-24 Jean-Baptiste KempfQt: publicize getItem() in the model
2010-01-24 Rémi Denis-CourmontLUA interface: correct/simplify error handling
2010-01-24 Rémi Denis-CourmontLUA interface: unlock the mutex sometime
2010-01-24 Rémi Denis-CourmontLUA: fix busy loop with "luahttp" and "luarc" shortcuts
2010-01-24 Geoffroy CouprieLua extensions: fix (again) compilation on Windows...
2010-01-24 Geoffroy CouprieWin32: get rid of calls to GetVersion (CoCreateInstance...
2010-01-24 Rémi Duraffortprojectm: add missing return.
2010-01-24 Jean-Philippe AndréExtensions: fix compilation for Windoze
2010-01-24 Rémi Duraffortqt4_extenssion: the menu need a parent (fix memory...
2010-01-24 Rémi DuraffortQT4_extenssions: replace qstrdup by strdup.
2010-01-24 Rémi Duraffortextenssions: fix invalid format string.
2010-01-24 Jean-Philippe AndréExtensions/Qt: buildsystem + menu entries
2010-01-24 Jean-Philippe AndréExtensions/Qt: dialogs
2010-01-24 Jean-Philippe AndréExtensions/Qt: Qt extensions manager
2010-01-24 Jean-Philippe AndréExtensions: buildsystem
2010-01-24 Jean-Philippe AndréExtensions: core library
2010-01-24 Jean-Philippe AndréExtensions: Lua implementation for dialogs
2010-01-24 Pierre d'Herbemontvout_macosx: Fix a leak.
2010-01-24 Rémi Duraffortdemux_gme: fix potential use of uninitialized value.
2010-01-24 Laurent AimarDecreased priority of libmpeg2 decoder below avcodec.
2010-01-24 Laurent AimarProtect against corrupted AVI file.
2010-01-24 Laurent AimarFixed bandlimited invalid writes when downsampling.
2010-01-23 Laurent AimarFixed a few memleaks in AVI demuxer.
2010-01-23 Laurent AimarAdded sub-description to override a subtitle track...
2010-01-23 Christophe MutricyDistribute mmx.h
2010-01-23 Rafaël Carréopencv: fix typo
2010-01-23 Rémi Denis-Courmontvideo plugins: use var_Inherit
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-23 Laurent AimarFixed typo in avformat access.
2010-01-23 Laurent AimarFixed error code value in vmem.
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2010-01-23 Pierre Ynardrtp sout: support IPv6 in SDP for RTSP
2010-01-23 Jean-Baptiste KempfReal demux: Do not store the SIPR flavor in profile.
2010-01-23 Rafaël Carrémpga decoder: modify input ES format with layer
2010-01-23 Rafaël Carréh264 packetizer: fill profile/level
2010-01-23 Rafaël Carréaudio_format_t.i_flavor -> es_format_t.i_profile
2010-01-23 Vincent Penquerc'hRemove the conversion from premultiplied alpha, ...
2010-01-23 Ramiro Polladummy vout: check for sys->pool before deleting it.
2010-01-23 Kaarlo Raihaadd option to disable dvd subtitle transparency to...
2010-01-23 Rémi Denis-Courmontncurses: always use vcd
2010-01-23 Rémi Denis-CourmontHAVE_CDDAX is never defined (anymore)
2010-01-23 Rémi Denis-Courmontncurses: typo
2010-01-23 Rémi Denis-CourmontRevert "file: rewind before read"
2010-01-23 Rémi Denis-Courmontfile: fix warning
2010-01-23 Pierre Ynardrtp sout: factor out some SDP code
2010-01-22 Jean-Baptiste KempfReal: small fix
2010-01-22 Jean-Baptiste KempfReal demux: visual alignment
2010-01-22 Jean-Baptiste KempfReal demux: correctly set the subpacket size when SIPR...
2010-01-22 Jean-Baptiste KempfReal Demuxer: use the VLC_CODEC macros
2010-01-22 Jean-Baptiste KempfReal demux: fix a comment
2010-01-22 Pierre Ynardrtp sout: use the URL helper everywhere
2010-01-22 Pierre Ynardrtp sout: fix RTSP track numbering in SDP
2010-01-22 Pierre Ynardrtp sout: fix duplicate slashes in RTSP URLs
2010-01-22 Rémi Duraffortaccess_sftp: fix compilation.
2010-01-21 Laurent AimarFixed compilation.
2010-01-21 Laurent AimarFixed transcode audio filters insertion (close #3199).
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2010-01-21 Laurent AimarDo not store -1 in access_t::info.i_size in http access.
2010-01-21 Laurent AimarRemoved remaining access_filter.
2010-01-21 Jean-Baptiste KempfUpdate Copyright for simple channel_mixer
2010-01-21 Jean-Baptiste KempfRemoval of realaudio
2010-01-21 Pierre Ynardrtp sout: fix comment about TTL
2010-01-21 Pierre Ynardrtp sout: config_GetInt -> var_InheritInteger
2010-01-21 Rémi Duraffortsftp: fix a potential memleak.
2010-01-21 Rémi Denis-CourmontBeOS interface: remove
2010-01-21 Rafaël Carréavformat mux: only write trailer if header was written
2010-01-20 Pierre Ynardvod: remove useless strdup()'s
2010-01-20 Pierre Ynardvod: config_GetPsz -> var_InheritString
2010-01-20 Pierre Ynardlive555: remove broken obsolete work-around
2010-01-20 Rafaël Carréfb vout: use var_Inherit
next