1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-27 04:21:53 +02:00
vlc/lib
Rémi Denis-Courmont 6012a9c9f9 aout: add --stereo-mode to replace audio-channels variable (fixes #6)
Since audio-channels was not a configuration item, renaming is a mere
internal matter. This also fixes callback handling and factors code.
2012-10-04 22:13:31 +03:00
..
audio.c aout: add --stereo-mode to replace audio-channels variable (fixes #6) 2012-10-04 22:13:31 +03:00
core.c Fix error handling from module_list_get() (fixes #7500) 2012-09-28 18:06:39 +03:00
error.c libvlc: add functions to register logging callbacks 2012-04-19 00:13:09 +03:00
event_async.c fix filename self-references 2011-12-15 17:09:31 +02:00
event_internal.h fix filename self-references 2011-12-15 17:09:31 +02:00
event.c Add missing events (fix #6750) 2012-05-04 20:24:57 +03:00
libvlc_internal.h libvlc: add functions to register logging callbacks 2012-04-19 00:13:09 +03:00
libvlc.pc.in Move src/control/ to lib/ 2011-08-30 23:40:34 +03:00
libvlc.sym Revert "Add new API to libvlc for persistent equalizer settings." 2012-09-21 13:54:55 +03:00
log.c libvlc: helper to log to a FILE 2012-04-19 00:13:21 +03:00
Makefile.am Define explicit makefile variable for libpthread 2012-09-09 16:22:26 +03:00
media_discoverer.c lib: kill a warning 2012-09-15 15:17:10 +02:00
media_internal.h fix filename self-references 2011-12-15 17:09:31 +02:00
media_library.c fix filename self-references 2011-12-15 17:09:31 +02:00
media_list_internal.h libvlc_media_list: remove unused feature 2012-02-29 14:23:05 -05:00
media_list_path.h LGPL 2011-11-27 22:54:33 +01:00
media_list_player.c In libvlc_media_list_player_play_item_at_index() set the media descriptor on the NextItemSet event. 2012-05-11 17:51:29 +03:00
media_list.c libvlc_media_list: remove unused feature 2012-02-29 14:23:05 -05:00
media_player_internal.h Revert "Add new API to libvlc for persistent equalizer settings." 2012-09-21 13:54:55 +03:00
media_player.c Revert "Add new API to libvlc for persistent equalizer settings." 2012-09-21 13:54:55 +03:00
media.c libvlc: do not assume playlist exists when preparsing 2012-08-21 21:31:53 +03:00
playlist.c LGPL 2011-11-27 22:54:33 +01:00
video.c vout: inherit variables from configuration (fixes #7378) 2012-08-22 22:18:51 +03:00
vlm.c LGPL 2011-11-27 22:54:33 +01:00