2010-02-06 |
Laurent Aimar | Added support for non native float32, and for float64... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Laurent Aimar | Fixed potential use of uninitialized value (format.c). |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Laurent Aimar | Added VLC_CODEC_F32/64 L/B. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Laurent Aimar | Parsed enda atom in mp4 demuxer. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Rémi Denis... | Use C locale when formatting error messages in the log |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Laurent Aimar | Merged m4v demuxer into es.c (close #2822). |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Laurent Aimar | No functionnal changes (es demuxer). |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Added missing functions to libvlccore.sym. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Used INPUT_REPLACE_INFOS/INPUT_MERGE_INFOS in es_out... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Added INPUT_REPLACE_INFOS and INPUT_MERGE_INFOS. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Added input_item_ReplaceInfos() and input_item_MergeInfos. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Modified info_category_AddInfo and added info_category_... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Factorized and clean up input_item_t::info_cat_t manipu... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Fixed an invalid free in input_item_DelInfo(). |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Revert "zvbi: Fix displaying of teletext and closed... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Laurent Aimar | Fixed support for non dated teletext. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jakob Leben | lua: adjust to playlist changes and kill a warning |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jakob Leben | lua: vlclua_playlist_add_internal() should post an... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jean-Paul Saman | zvbi: Fix displaying of teletext and closed captioning. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jean-Paul Saman | libvlc: restore Teletext functionality |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rémi Duraffort | variables: print an error message when a variable is... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rémi Duraffort | video_filter_colorthres: fix a typo. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Rémi Duraffort | projectm: use the new constructor of libprojectM2 if... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Pierre Ynard | vlm: make vod input objects children of vod server |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Jean-Baptiste... | Contribs: mac, put the Sparkle framework at the right... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | SD: Fix podcast announcement and Qt special hack |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Lua/SD: Set the "longname" configuration parameter |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | SD: set the name to configuration value "longname" |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | Build XCB statically, and hack pkg-config file accordingly |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | Contribs: make libass static on all platforms |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | panoramix: obsolete bools are not deprecated aliases |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | Fix memory leak and dummy warning |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | LUA SD: simplify and fix a memory leak (untested) |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | win32text is for WinCE, not Win32 |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | Typo in [1b9f9692f91dcf0659919b16551389e0dbf96412] |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | De-uglify root SD item name (part 2) |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | Remove be_sure_to_add_VLC_COMMOM_MEMBERS and check... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jakob Leben | Qt: locationBar: buttons adjustment |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | SD: initialize config chain also in LibVLC media discov... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | config_ChainCreate: result must be free()'d, so it... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | De-uglify root SD item name |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | Fix pl_Release() crash with -S |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Fabio Ritrovato | luasd: the script loading module |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Fabio Ritrovato | luasd: use a configuration chain to pass parameters... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Rémi Denis... | Do not use an enumeration for a bits field |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: simple FirstRun dialog and rewording |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Show the normal popupMenu when no item is under the... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: iconView, code cosmetics |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: iconView, setSpacing seems to be ignored in our... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: iconView, make the item higher |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Felix Paul... | contribs: updated binary package for Darwin including... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Felix Paul... | contribs: fixed distribution of libass when using Apple... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jakob Leben | Qt: neat and crispy location bar, new location buttons |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jakob Leben | Qt: make playlist widget even a bit more pretty |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: OpenUrlDialog ain't a Singleton anymore |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Extensions: remove useless hold/release |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Extensions: fix leak: free commands |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: cleanup dialogs on destruction |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: fix a forgotten deletion |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: save Plugins/Extension dialog position |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Srikanth Raju | Sqlite: Unlock commit transaction on success, not fail |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Final fix for extensions+Qt unload issues |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Revert "Lua dialogs: remove show() and hide()" |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Revert "Lua dialogs: remove b_hide parameter" |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Qt: Better media info panel |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Win32: prepare vlc-cache-gen for distribution |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | FIx mozilla plugin compilation |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | m4: be more safe about quotes |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Win32: try to fix win32text linking. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Extensions: do not wait on widget if dialog is deleted |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Extensions/Qt: fix the deactivation race condition |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Philippe... | Revert ef5d32ea57103: hopefully fix a race condition... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jean-Baptiste... | Fix totally broken configure |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Pierre d'Herbemont | macosx_dialog_provider: b_hide is gone. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Toralf Niebuhr | macosx/framework: Remove libvlc_exception_t where needed. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | Typo |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Use eval in setting *FLAGS. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Fix passing of modules of pkg-config stuff. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Change configure comments to reflect autoconf logic. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Don't use uname in configure.ac. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Use one configure option for alsa/access_alsa. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Use new VLC_ADD_* capabilities in configure.ac. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Make VLC_ADD_* capable of handling multiple plugins. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Remove obsolete/deprecated configure options. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Daniel Mierswa | Remove --enable-cdda it's no longer used. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Laurent Aimar | Added netsync in NEWS. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Laurent Aimar | Enabled netsync build by default. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | Hard-code MSN plugin on Windows |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | Hard-code ntservice, motion and signals interface as... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | Always build win32text resp quartztext on Win32 resp... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | Always build oldrc and mediadirs |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | Remove quite useless audioscrobbler configure option |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | LibVLC VLM: save a few kilobytes of code |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | LibVLC VoD: remove exceptions |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | LibVLC VLM: comment out unimplemented functions |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | LibVLC VLM: remove exceptions |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Rémi Denis... | Revert "libvlc: Export libvlc_video_get_size() in ... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Christophe... | Typo |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Christophe... | Typos |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Eric Lassauge | l10n: Update french translation of installer |
commit | commitdiff | tree | snapshot |
next |