Commit Graph

31155 Commits

Author SHA1 Message Date
twinaphex
5beb759865 Move 'Start Video Processor Core' option over to 'Videos' tab 2016-07-30 19:43:33 +02:00
Twinaphex
685c126589 Remove unused variables 2016-07-30 19:31:37 +02:00
Twinaphex
7572924abf Buildfix 2016-07-30 19:30:29 +02:00
twinaphex
1e0a4518de (XMB) Add Music/Movie/Images tabs 2016-07-30 19:29:10 +02:00
twinaphex
821aff99df Start adding extra enums 2016-07-30 19:12:56 +02:00
twinaphex
e477555991 Get rid of hacky per-core config - this and config overrides
was mutually exclusive, so time to cut the fat
2016-07-30 16:49:04 +02:00
twinaphex
06814f44d4 Always set core path like this 2016-07-30 16:32:34 +02:00
twinaphex
9780d68d8a (PS3) Separate dir for core info files 2016-07-30 14:59:24 +02:00
twinaphex
4f8d305235 (PS3) Implement frontend_ps3_process_args 2016-07-30 12:49:08 +02:00
twinaphex
70388e66d6 Hide Logging Settings and Core Settings when 'Show Advanced Settings'
is disabled
2016-07-30 12:43:03 +02:00
twinaphex
a3c7fb5fbf Take out HAVE_COMPRESSION - gets defined by Griffin 2016-07-30 11:40:05 +02:00
twinaphex
a8eefa2057 Add HAVE_COMPRESSION for Griffin Makefile targets 2016-07-30 11:32:26 +02:00
twinaphex
3efdfb8ba7 Add help message for FILE_TYPE_DIRECTORY 2016-07-30 01:36:09 +02:00
twinaphex
ac9b3194a5 Create config_get_active_core_path_ptr 2016-07-29 22:52:37 +02:00
Twinaphex
410d97dfb0 Remove unused variable 2016-07-29 01:41:22 +02:00
twinaphex
ccfd9a8937 (video processor) Update 2016-07-29 00:27:36 +02:00
twinaphex
2e52141b39 (libretro-video-processor) Updates 2016-07-28 23:37:54 +02:00
twinaphex
d368919ff3 Add config.h 2016-07-28 23:15:46 +02:00
twinaphex
b4e0f9d1c6 Update video_processor_v4l2 2016-07-28 23:13:43 +02:00
twinaphex
c8f8917d0a N/A - Nits 2016-07-28 21:59:18 +02:00
twinaphex
191c2ec1fd Cleanup 2016-07-28 20:42:45 +02:00
twinaphex
a625bf51ef Set core type to CORE_TYPE_VIDEO_PROCESSOR 2016-07-28 20:41:51 +02:00
twinaphex
c578bc53ee (Video processor) Change core option names 2016-07-28 20:38:04 +02:00
twinaphex
4f617071db Add Start Video Processor menu entry 2016-07-28 20:35:05 +02:00
twinaphex
6742e135c9 Create HAVE_VIDEO_PROCESSOR ifdef 2016-07-28 20:01:38 +02:00
twinaphex
be1eacac86 Add to Griffin as well 2016-07-28 19:11:18 +02:00
twinaphex
afee38109d Start integrating video processor code 2016-07-28 19:10:18 +02:00
twinaphex
31143e5f5e Add libretro-v4l2 and rename it libretro-video-processor 2016-07-28 18:33:24 +02:00
Andrés
c5ee5caf8a fix missing parenthesis 2016-07-28 00:05:57 -05:00
Andrés
6c14477bce Fix remote server in windows 2016-07-27 23:31:52 -05:00
twinaphex
fa0932e20e Add undo load state/save state 2016-07-27 23:36:26 +02:00
twinaphex
af3b8e6241 Add help messages 2016-07-27 21:50:36 +02:00
twinaphex
56a7cad203 Add help message 2016-07-27 21:42:30 +02:00
twinaphex
746c6c85c2 More help messages 2016-07-27 21:35:22 +02:00
twinaphex
b9aa9a6b1e Fix namespace conflicts 2016-07-27 21:28:33 +02:00
twinaphex
cca2724f52 Add help messages 2016-07-27 21:01:39 +02:00
twinaphex
67e4514e9d add help messages 2016-07-27 20:47:54 +02:00
twinaphex
95cfa33629 Add more help messages 2016-07-27 16:49:13 +02:00
twinaphex
02dcbce602 Add more help messages 2016-07-27 16:37:28 +02:00
Twinaphex
8db505536c Merge pull request #3278 from sronsse/fixes_for_team
net retropad core: Fix R3 button display
2016-07-27 15:55:21 +02:00
Sebastien Ronsse
bdbebedd12 net retropad core: Fix R3 button display 2016-07-27 23:53:38 +10:00
twinaphex
389f6579d9 Revert "RetroPad core - R3 key didn't work before"
This reverts commit a483f276e4.
2016-07-27 13:23:16 +02:00
twinaphex
a483f276e4 RetroPad core - R3 key didn't work before 2016-07-27 12:25:58 +02:00
Twinaphex
3b4ff208d4 Merge pull request #3277 from sronsse/fixes_for_team
Add analog device to Net RetroPad
2016-07-27 12:22:47 +02:00
Sebastien Ronsse
2a2b18b507 input remote: Add analog device parsing 2016-07-27 20:15:49 +10:00
Sebastien Ronsse
a778d878ff net retropad core: Add analog device processing 2016-07-27 20:15:49 +10:00
Twinaphex
0d7571a43d Merge pull request #3276 from sronsse/fixes_for_team
Net RetroPad core updates
2016-07-27 11:19:57 +02:00
Sebastien Ronsse
46284b6a93 input remote: Update server-side input processing 2016-07-27 18:39:37 +10:00
Sebastien Ronsse
a8ff6150f9 net retropad core: Update data processing to be more generic 2016-07-27 17:42:55 +10:00
Twinaphex
fcbfaec281 Merge pull request #3272 from lakkatv/master
(GLUI) Messages
2016-07-26 21:40:56 +02:00