vlc/include
Rémi Denis-Courmont da9ea07cf7 Add VLC_ATOMIC_INIT, static initializer for vlc_atomic_t 2011-07-10 18:03:55 +03:00
..
vlc Fix doxygen for libvlc_audio_output_set 2011-07-09 10:59:01 +03:00
.gitignore Add more ignores. 2008-03-03 08:19:14 +00:00
vlc_access.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_acl.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_aout.h Merge all audio output locks except volume control 2011-07-08 22:59:27 +03:00
vlc_aout_mixer.h Remove aout_mixer_input_t.begin 2011-06-07 20:48:47 +03:00
vlc_arrays.h vlc_arrays: Adding a C++ helper to clean a container 2010-11-26 19:47:47 +01:00
vlc_art_finder.h art_finder_t: custom type for art finder modules 2009-08-23 13:08:04 +03:00
vlc_atomic.h Add VLC_ATOMIC_INIT, static initializer for vlc_atomic_t 2011-07-10 18:03:55 +03:00
vlc_avcodec.h avcodec: use vlc_global_mutex 2010-06-03 23:55:45 +03:00
vlc_bits.h vlc_bits: constify 2009-08-25 21:45:02 +03:00
vlc_block.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_block_helper.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_charset.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_codec.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_codec_synchro.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_codecs.h Wav: Add other tags for AAC 2011-03-11 23:23:29 +01:00
vlc_common.h Remove unused vlc_execve() 2011-07-07 19:00:52 +03:00
vlc_config.h Remove AOUT_MAX_INPUTS 2011-04-07 20:39:20 +03:00
vlc_config_cat.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_configuration.h Add integer config item type for RGB values 2011-06-29 23:39:31 +03:00
vlc_cpu.h vlc_GetCPUCount(): move to thread subsystem (cosmetic) 2011-06-29 21:00:34 +03:00
vlc_demux.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_dialog.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_epg.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_es.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_es_out.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_events.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_extensions.h lua: Propagate meta_changed events. 2011-07-08 16:34:31 +02:00
vlc_filter.h Allowed to give the list of prefered chroma to "text renderer". 2011-06-25 20:11:03 +02:00
vlc_fixups.h Win32: fsync() replacement 2011-06-18 12:26:06 +03:00
vlc_fourcc.h Support of Lagarith 2011-07-08 07:34:22 +02:00
vlc_fs.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_gcrypt.h gcrypt: use vlc_global_mutex 2010-06-03 23:55:45 +03:00
vlc_http.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_httpd.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_image.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_inhibit.h vlc_inhibit_t: plugin type for screen saver inhibition 2009-10-17 21:41:28 +03:00
vlc_input.h vlm : call var_DelCallback after input thread is joined. 2011-05-31 13:17:36 +02:00
vlc_input_item.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_interface.h Add .mtv extension 2011-07-07 16:35:17 +02:00
vlc_intf_strings.h Qt: reorganize playlist actions, rename "Delete" to "Remove Selected" 2010-03-04 14:35:30 +01:00
vlc_iso_lang.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_keys.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_main.h fix empty declaration warning 2010-01-18 20:14:47 +02:00
vlc_md5.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_media_library.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_memory.h Add missing include 2009-12-06 02:36:15 +01:00
vlc_messages.h msg_Copy: psz_header can be NULL 2011-05-14 16:55:00 +03:00
vlc_meta.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_modules.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_mouse.h Add left and right wheel buttons 2010-12-05 06:08:33 +02:00
vlc_mtime.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_network.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_objects.h Deprecate vlc_object_alive() 2011-06-20 19:31:54 +03:00
vlc_opengl.h Added vlc_gl_t::getProcAddress() declaration. 2011-05-25 21:45:32 +02:00
vlc_osd.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_pgpkey.h podcast: fix compilation warning. 2011-02-14 23:56:53 +01:00
vlc_picture.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_picture_fifo.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_picture_pool.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_playlist.h Deprecate playlist_IsServicesDiscoveryLoaded() 2011-06-20 19:31:53 +03:00
vlc_plugin.h Add integer config item type for RGB values 2011-06-29 23:39:31 +03:00
vlc_probe.h vlc_probe need not be exported at the moment (fix check) 2009-12-22 12:51:28 +02:00
vlc_rand.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_services_discovery.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_sout.h Typo 2011-06-11 22:34:23 +03:00
vlc_spu.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_sql.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_stream.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_strings.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_subpicture.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_text_style.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_threads.h vlc_GetCPUCount(): move to thread subsystem (cosmetic) 2011-06-29 21:00:34 +03:00
vlc_tls.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_update.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_url.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_variables.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_video_splitter.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_vlm.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_vod.h rtsp: support Range header in responses 2011-01-25 19:51:32 +01:00
vlc_vout.h Typo 2011-06-11 22:34:23 +03:00
vlc_vout_display.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_vout_osd.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00
vlc_vout_window.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_vout_wrapper.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 2011-05-07 18:43:51 +03:00
vlc_windows_interfaces.h vlc_windows_interfaces.h: always define STDCALL 2010-10-09 00:27:15 +02:00
vlc_xlib.h xlib: don't abort if autodetection fails 2011-01-09 20:33:15 +02:00
vlc_xml.h Rename LIBVLC_* function attributes to VLC_* within plugin API 2011-05-07 23:08:28 +03:00