obs-studio/libobs
jp9000 07a26b1720 libobs: Add more editable list types
(Note: This commit also modifies the UI)

The editable list only had two types: A type that allows both files and
URLS, and a type that only allows strings.

This changes it so the editable list can have a "files only" type, a
"files and URLs" type, and a "strings only" type.
2016-05-26 10:55:51 -07:00
..
callback
data libobs: Fix field order of retro/linear 2x shaders 2016-04-24 01:21:30 -07:00
graphics libobs/graphics: Always load gif frame if needed 2016-05-26 08:13:21 -07:00
media-io
util
CMakeLists.txt
LibObsConfig.cmake.in
LibObsConfigVersion.cmake.in
obs-audio-controls.c
obs-audio-controls.h
obs-audio.c
obs-avc.c libobs: Add function to extract AVC header/sei 2016-04-19 08:29:24 -07:00
obs-avc.h libobs: Add function to extract AVC header/sei 2016-04-19 08:29:24 -07:00
obs-cocoa.c
obs-config.h libobs: Update version to 0.14.2 2016-05-13 23:00:07 -07:00
obs-data.c
obs-data.h
obs-defs.h
obs-display.c
obs-encoder.c libobs: Don't parse sei if sei callback returns 0/NULL 2016-04-19 08:29:25 -07:00
obs-encoder.h
obs-ffmpeg-compat.h
obs-hotkey-name-map.c
obs-hotkey.c
obs-hotkey.h
obs-hotkeys.h
obs-interaction.h
obs-internal.h
obs-module.c
obs-module.h
obs-nix.c
obs-output-delay.c
obs-output.c libobs: Always prune excessive starting audio packets 2016-04-20 20:13:49 -07:00
obs-output.h
obs-properties.c libobs: Add more editable list types 2016-05-26 10:55:51 -07:00
obs-properties.h libobs: Add more editable list types 2016-05-26 10:55:51 -07:00
obs-scene.c
obs-scene.h
obs-service.c
obs-service.h
obs-source-deinterlace.c libobs: Fix deinterlacing discarding flipped status 2016-05-01 16:56:21 -07:00
obs-source-transition.c libobs: Recalculate transition transforms when starting 2016-05-24 07:30:42 -07:00
obs-source.c libobs: Fix bug activating/showing transitions in a tree 2016-05-26 08:13:21 -07:00
obs-source.h
obs-ui.h
obs-video.c
obs-view.c
obs-win-crash-handler.c
obs-windows.c libobs: Fix log message about max memory on 32bit 2016-05-24 07:30:41 -07:00
obs.c
obs.h libobs: Allow filter processing function to return false 2016-04-22 10:18:12 -07:00
obs.hpp
obsconfig.h.in