]> git.sesse.net Git - vlc/history - modules
wince: if you want to mess with the code, at least mess with the header accordingly
[vlc] / modules /
2009-08-19 Geoffroy Coupriewince: if you want to mess with the code, at least...
2009-08-19 Jean-Baptiste KempfMP4: kill a warning
2009-08-19 Jean-Baptiste KempfGlobal Hotkeys: simplify and clean code
2009-08-19 Jean-Baptiste KempfASF: kill a warning
2009-08-19 Jean-Baptiste KempfAVI: use i_samplesize as an unsigned int (was an int)
2009-08-19 Jean-Baptiste KempfFix warnings in lpcm, cc and theora
2009-08-19 Jean-Baptiste KempfRemove unused variables in USF module
2009-08-19 Jean-Baptiste KempfKill various warnings
2009-08-19 Jean-Baptiste KempfKill directSound warnings
2009-08-19 Jean-Baptiste KempfDirectSound: be more restrictive and fix warning
2009-08-19 Jean-Baptiste KempfWin32: Kill a warning in vcd
2009-08-19 Jean-Baptiste KempfRemove unused variables
2009-08-19 Rémi Denis-Courmontncurses: wild access to psz_object_name
2009-08-19 Rémi Denis-CourmontQt4: wild reference to psz_object_name
2009-08-19 Rémi Denis-Courmontgtk: safe but pointless reference to psz_object_name
2009-08-19 Jakob Lebenqt4: make PLModel::getItem inline
2009-08-19 Rémi Denis-CourmontRemove Xlib XVideo video output
2009-08-19 Rémi Denis-CourmontRemove Xlib X11 video output
2009-08-19 Jean-Baptiste KempfBDA: remove useless include.
2009-08-19 Rémi Duraffortdemux_xspf: remove dummy test (the test is done at...
2009-08-19 Jakob Lebenqt4: helper function PLItem * getItem( const QModelInde...
2009-08-19 Jean-Baptiste KempfPort directx output to Win64 awareness
2009-08-19 Rémi Duraffortxspf: factorize and set to NULL only when needed.
2009-08-19 Rémi Duraffortxspf: simplify and use free instead of FREENULL (not...
2009-08-19 Rémi Duraffortxspf: simplify again.
2009-08-19 Pierre d'Herbemontkate: Remove unused variable.
2009-08-19 Felix Paul Kühnemacosx: remove previous updater code as it is now repla...
2009-08-19 Jean-Baptiste KempfPort GlobalHotkeys to the correct SetWindowLongPtr API
2009-08-19 Ilkka Ollakkax264: add profile-limitter, pretty much same as in...
2009-08-19 Jakob Lebenqt4: prevent moving a node into itself
2009-08-19 Jakob Lebenqt4: move item removal from PLItem to PLModel...
2009-08-19 Jakob Lebenqt4 playlist: simplify view notification, don't rebuild...
2009-08-19 Rémi Duraffortxspf: simplify.
2009-08-19 Pierre d'Herbemontncurses: Remove unused variables.
2009-08-19 Jakob Lebenqt4 playlist: make popup Add Node and Sort operate...
2009-08-19 Jakob Lebenqt4 playlist: refactor meta data retrieval and show...
2009-08-18 Rafaël Carréncurses: make file browser open files
2009-08-18 Rémi Denis-CourmontRemove transrate
2009-08-18 Ilkka Ollakkaqt4: don't rebuild playlist-model from start when addin...
2009-08-18 Ilkka Ollakkaqt4: don't look currentItem when creating PLModel
2009-08-18 Jakob Lebenqt4: let the main popup menu take ownership of the...
2009-08-18 Rémi Denis-CourmontVCD: remove Win9x support
2009-08-18 Rémi Denis-Courmontskins2: assume Unicode filesystem on Windows
2009-08-18 Rémi Denis-CourmontTaglib: assume Windows NT for filesystem access
2009-08-18 Jakob LebenQt4: implement PLModel::popupSort[Asc/Desc]()
2009-08-18 Ilkka Ollakkaqt4: gotoPLayingItem get's current index from model...
2009-08-18 Ilkka Ollakkaqt4: lock playlist littlebit later
2009-08-18 Ilkka Ollakkataglib: decode psz_file so taglib gets normal path...
2009-08-18 Ilkka Ollakkaqt4: you don't need to sort on invalid index
2009-08-18 Ilkka Ollakkaqt4: enable dragging from everywhere
2009-08-18 Ilkka Ollakkaqt4: little tweaking on PLModel::flags on playlist...
2009-08-18 Jakob LebenQt4: use translations in Add Node dialog
2009-08-18 Jakob LebenQt4: allow adding node under playlist root item
2009-08-18 Jakob LebenQt4: implement PLModel::popupAddNode()
2009-08-18 Jakob Leben[PATCH] playlist, Qt4: new playlist_TreeMoveMany()
2009-08-18 Jean-Baptiste KempfQt: use a QGridLayout for the core of central Widget...
2009-08-18 Jakob LebenQt4: correct the check whether item is node
2009-08-17 Ilkka Ollakkaqt4: cleanup plitem
2009-08-17 Rémi Duraffortqt4: fix a typo.
2009-08-17 Rémi Duraffortdemux_qtl: fix potential object leak and remove dummy...
2009-08-17 Rémi Duraffortdemux_xspf: fix double free (introduced by myself).
2009-08-17 Rémi Duraffortdemux_qtl: factorize.
2009-08-17 Rémi Duraffortdemux_shoutcast: cleaning.
2009-08-17 Rémi Duraffortplaylist demux: no need to strdup the string here.
2009-08-17 Rémi Duraffortdemux_podcast: fix potential segfault (introduced by...
2009-08-17 Rémi Duraffortdemux_shoutcast: remove dummy private structure.
2009-08-17 Rémi Duraffortdemux_shoutcast: small cleanup.
2009-08-17 Rémi Duraffortdelux_shoutcast: no need to strdup the string.
2009-08-17 Rémi Duraffortdemux_shoutcast: fix object leak in case of error.
2009-08-16 Rémi Denis-CourmontRemove useless #include
2009-08-16 Rémi Denis-CourmontGLX: remove some useless stuff (that should never have...
2009-08-16 Rémi Denis-CourmontMark *-altfullscreen as obsolete for now
2009-08-16 Rémi Denis-CourmontRemove unused property
2009-08-16 Rémi Denis-CourmontEnable XCB XVideo
2009-08-16 Rémi Denis-CourmontEnable XCB X11 output
2009-08-16 Rémi Denis-CourmontX11: remove old key press handling (fixes: #47, #1646...
2009-08-16 Rémi Denis-CourmontUseless #includes
2009-08-16 Rémi Denis-CourmontQt4: hide button release from video widget too
2009-08-16 Rémi Denis-CourmontQt4: make video widget not eat mouse click events
2009-08-16 Rémi Denis-CourmontQt4: process FSC key event in the main interface (facto...
2009-08-16 Rémi Denis-CourmontQt4: forward video key presses to main interface for...
2009-08-16 Ilkka Ollakkaqt4: try to minimise time code keeps playlist global...
2009-08-16 Ilkka Ollakkaqt4: remove basicly empty PLItem::update and refactor...
2009-08-16 Rémi Denis-CourmontXCB: try to catch mouse clicks from the owner window
2009-08-16 Ilkka Ollakkaqt4: add myself to authors of playlist_model
2009-08-16 Ilkka Ollakkaqt4: remove model from PLItem, and do emitting signals...
2009-08-16 Rémi Denis-CourmontXCB: fail if getting geometry fails, re-order a bit
2009-08-16 Rémi Denis-CourmontError handling fix
2009-08-16 Ilkka Ollakkaqt4: no need to store input-type, as we can get it...
2009-08-16 Ilkka Ollakkaqt4: store showflags in playlist_model instead every...
2009-08-16 Ilkka Ollakkaqt4: remove b_is_node and use childCount() > 0 instead...
2009-08-16 Ilkka Ollakkaqt4: add forgotten check so we don't try to get stuff...
2009-08-16 Felix Paul Kühnemacosx: VLC (should) support RTMP streams now
2009-08-16 Felix Paul Kühnemacosx: unify my mail address
2009-08-16 Ilkka Ollakkaqt4: add reseting currentItem to NULL in rebuild()...
2009-08-16 Ilkka Ollakkaqt4: playlist_model, set current to NULL if currentitem...
2009-08-16 Ilkka OllakkaQt4: remove b_current and store current PLItem in playl...
2009-08-15 Rémi Denis-CourmontMark drawable as Win32-specific
2009-08-15 Rémi Denis-Courmontdrawable: fix capability
2009-08-15 Rémi Denis-Courmontdrawable: remove X11 stuff
next