]> git.sesse.net Git - vlc/history - modules
remove ant references on --enable-java-bindings, say users to run mvn
[vlc] / modules /
2008-03-16 Rafaël CarréBetter stats box in ncurses
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-15 Jean-Baptiste KempfFix DShow capture names with spaces, spotted by Andre...
2008-03-15 Jean-Baptiste KempfForce to fix the size of GotoDialog.
2008-03-15 Richard HoskingCosmetic - changed negative test.
2008-03-15 Richard HoskingFix very minor memory leak when using OSS for audio.
2008-03-15 Jean-Baptiste KempfVery slight fixes in Open Dialog too.
2008-03-15 Jean-Baptiste KempfVery very Slight modification of Open dialog
2008-03-15 Jean-Baptiste KempfFix layout in VLM dialog.
2008-03-15 Jean-Baptiste KempfFix the dialogs problem on Mac.
2008-03-15 Jean-Baptiste KempfAssoDialog is not available on Mac.
2008-03-14 Rafaël CarréFix aac decoding when muxed with ADTS headers + AudioSp...
2008-03-14 André WeberStringListConfigControl finish -> deal with empty ppsz_...
2008-03-14 Rafaël CarréDisplay live stats in ncurses interface.
2008-03-14 Rafaël Carréfix [0cd7064a1b656cd87e61af14b74ec6c80c341fe6] : lower...
2008-03-14 Rafaël CarréFix AAC muxing into TS
2008-03-14 Jean-Baptiste KempfCompile fix for L4MERS on Qt4.2 :D
2008-03-14 Jean-Baptiste KempfChange button layout and behaviour in the open dialog...
2008-03-14 Jean-Baptiste KempfRemove unnecessary function that doesn't do what we...
2008-03-13 Rémi DuraffortForgiven in the previous commit (useless test)
2008-03-13 Rémi DuraffortOne more removing session. (useless test before a free())
2008-03-13 Rémi DuraffortUseless test before a free()
2008-03-13 Jean-Baptiste KempfSmaller margins.
2008-03-13 Jean-Baptiste KempfFix a layout issue, and adds space left of reset button.
2008-03-13 Rémi DuraffortRevert some errors in 859436564cd0b85e76b888a88205424ed...
2008-03-13 Rafaël Carrém4a packetizer: remove (comment) unused parameter
2008-03-13 Rafaël Carréfix ts demuxing AAC with ADTS headers
2008-03-13 Jean-Paul SamanProperly fix use of SWSCALE_* defines in zvbi.
2008-03-13 Jean-Baptiste KempfShut a warning.
2008-03-13 Jean-Baptiste KempfShut a warning.
2008-03-13 Jean-Baptiste KempfPreferences: Modify the reset button according to the...
2008-03-12 Jean-Paul SamanRemove trailing whitespace.
2008-03-12 Jean-Paul SamanRefactor video_filters in modules/stream_out/transcode...
2008-03-12 Jean-Paul SamanSmall indentation fix.
2008-03-12 Jean-Paul SamanFix compiler warning about unused variables.
2008-03-12 Jean-Paul SamanFix regression on zvbi.c introduced by recent ffmpeg...
2008-03-12 Rafaël CarréImprovements to syslog logger - by Hans Lambermont
2008-03-12 Rafaël CarréChange a description msg
2008-03-12 Rafaël CarréFix adts packetizer
2008-03-12 Rafaël Carréverify asprintf() return value, fix indentation
2008-03-12 Felix Paul Kühnedon't reset the controls when awaking from nib, but...
2008-03-12 Felix Paul KühneImplemented the hotkey section of the Simple Preferences
2008-03-12 Rémi DuraffortThe last but not the least commit about these useless...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-12 Rémi DuraffortAnother bunch of useless test.
2008-03-12 Rémi DuraffortAnother time "Remove useless test ..."
2008-03-12 Rémi DuraffortRemove useless test before a free().
2008-03-12 Rémi DuraffortFix a stupid compilation warning
2008-03-12 Rémi DuraffortAnother time "Remove useless test before a free".
2008-03-12 Jean-Baptiste KempfMissing include.
2008-03-12 Jean-Baptiste KempfKill a warning in mingww32
2008-03-12 Jean-Baptiste KempfInclude fix for Win32
2008-03-12 Jean-Baptiste KempfChange int to size_t when needed. Kills a warning.
2008-03-11 Felix Paul Kühnemacosx: show an end-user visible warning in case that...
2008-03-11 Rémi DuraffortUse VLC_ENOMEM instead of VLC_EGENERIC.
2008-03-11 Rémi DuraffortRemove useless test before a free()
2008-03-11 Rémi DuraffortAnother time : remove useless test before free().
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2008-03-11 Rémi DuraffortCheck malloc return value.
2008-03-11 Rémi DuraffortCheck malloc return value and fix a memory leak.
2008-03-11 Rafaël CarréDon't print an error if we are using ffmpeg's ts muxer
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-11 Jean-Paul SamanFix building AAC profile selection for outdated ffmpeg...
2008-03-11 Jean-Paul SamanCleanup of AAC profile selection.
2008-03-11 Jean-Paul SamanAdd option to encode aac low, main, sbr or ltp profiles.
2008-03-11 Rafaël Carréremove useless msg_Err() , use memset() for simplicity
2008-03-11 Rafaël Carréexplicit control queries unsupported
2008-03-11 Jean-Baptiste KempfFix preferences in Qt. Add a lot of comments. Close...
2008-03-11 Jean-Baptiste KempfSet the correct ToolTip on the play/pause button.
2008-03-11 Jean-Baptiste KempfAdditional checks on malloc output in data reader.
2008-03-11 Jean-Baptiste KempfCheck after calloc to avoid null dereference.
2008-03-10 Christophe MutricyAvoid integer overflow. Patch by Drew Yao.
2008-03-10 Rafaël CarréFix FontBuiler object destruction
2008-03-10 Rémi DuraffortFix a race condition : the user progress dialog wasn...
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-09 Adrien Grand- layout correction on WMII
2008-03-09 Rafaël Carrédon't send twice the signal when an item is added or...
2008-03-09 Mirsal EnnaimeD-Bus control module
2008-03-09 Rafaël CarréFix directory detection with broken filesystems on...
2008-03-08 Antoine CellerierAdd a new croppadd video filter. It currently isn't...
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
2008-03-08 Rémi DuraffortUse PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
2008-03-08 Rafaël Carréfix xvmc video_output compilation
2008-03-08 Antoine CellerierFix issues with the VLC rawvid demux and bump it's...
2008-03-08 Antoine CellerierAdd a function to get the current playlist item in...
2008-03-08 Rafaël Carrécheck qt4 version at runtime
2008-03-08 Rafaël CarréWe want to check QT4 version at runtime rather than...
2008-03-08 Rafaël Carréthanks for Trolltech fixing their mess, after a bug...
2008-03-08 Rafaël Carréuse mtrace() only with glibc
2008-03-08 Jean-Baptiste KempfKill a warning with an explicit cast for windows.
2008-03-08 Jean-Baptiste KempfDon't reinvent max/min for the nth time.
2008-03-08 Jean-Baptiste KempfKill a warning.
2008-03-07 Jean-Baptiste KempfQt4 - track destroying of VLM dialog because vlm object...
2008-03-07 Ilkka Ollakkacode refactoring
2008-03-07 Rémi DuraffortRemove useless addclabacks() in PLModel::PLModel()
2008-03-07 Rémi DuraffortWarning fix (my fault)
2008-03-07 Rémi DuraffortCompile fix for packaged ffmpeg on debian etch.
2008-03-06 Jean-François MassolAdded import of configuration file support
2008-03-06 André Weberaccess violation fixed, config_GetPsz from p_intf inste...
next