ToadKing
|
0bb6c4aafc
|
[EMSCRIPTEN] partially implement raw fb camera mode
need to add RGBA->XRGB conversion
|
2013-11-14 21:08:17 -05:00 |
|
twinaphex
|
79a4f790fe
|
(XDK1) Menu texture now fills entire screen
|
2013-11-15 02:54:14 +01:00 |
|
twinaphex
|
ef7d85c1ce
|
(XDK D3D) Some texture menu tweaks
|
2013-11-15 02:44:17 +01:00 |
|
twinaphex
|
1d067b9148
|
(V4L2) Check if raw_framebuffer_cb is not NULL
|
2013-11-15 01:19:54 +01:00 |
|
twinaphex
|
3c70302fb6
|
(V4L2) Fill in raw_framebuffer code - experimental
|
2013-11-13 15:36:10 +01:00 |
|
twinaphex
|
921327c7ab
|
Add copyright to platform_apple.c
|
2013-11-13 12:43:28 +01:00 |
|
Squarepusher
|
4ab77e8405
|
Merge pull request #385 from libretro/webcam-test
Emscripten webcam driver
|
2013-11-13 01:25:19 -08:00 |
|
ToadKing
|
aaff8f2648
|
move prototype camera interface to libretro interface - GL texture only for now
|
2013-11-12 19:48:36 -05:00 |
|
twinaphex
|
d87c20feee
|
(PS3) Get rid of ps3_input.h
|
2013-11-13 00:41:03 +01:00 |
|
twinaphex
|
aec049c803
|
(OSK) Refactor - (Onscreen Keyboard) - PS3-only backend for now -
I will make an overlay-based backend soon too for all other platforms
|
2013-11-13 00:27:31 +01:00 |
|
twinaphex
|
b20360948f
|
(menu_common) Remove HAVE_OSK - will have to be reimplemented
|
2013-11-12 23:09:01 +01:00 |
|
ToadKing
|
4b7557c5ae
|
Merge branch 'master' of https://github.com/libretro/RetroArch into webcam-test
Conflicts:
Makefile.emscripten
|
2013-11-12 16:27:12 -05:00 |
|
ToadKing
|
27d1a9625f
|
[EMSCRIPTEN] build with an outlining limit
|
2013-11-12 16:23:09 -05:00 |
|
twinaphex
|
f9b502773d
|
(OSK PS3) Fix free
|
2013-11-12 20:02:25 +01:00 |
|
twinaphex
|
8ce8051654
|
(OSK PS3) Refactor OSK PS3 input
|
2013-11-12 17:16:30 +01:00 |
|
Themaister
|
fee97c961f
|
Fix libretro comment.
|
2013-11-12 16:09:28 +01:00 |
|
Themaister
|
dfff94e5a0
|
Rework camera interface.
Hook up a more proper interface for libretro. Still very experimental.
|
2013-11-12 16:02:26 +01:00 |
|
Themaister
|
6f09f4b8e0
|
Stick to mmap() in v4l2.
Avoids really bloated code. Shouldn't become a problem.
|
2013-11-12 16:02:26 +01:00 |
|
twinaphex
|
ec2f91f19e
|
(platform_psp.c) use fill_pathname_join instead of snprintf
|
2013-11-12 15:03:50 +01:00 |
|
twinaphex
|
29677b7a08
|
(platform_gx) Use fill_pathname_join instead of snprintf
|
2013-11-12 14:59:06 +01:00 |
|
Themaister
|
d7d928dd5e
|
environ should return false when HAVE_CAMERA is undefined.
|
2013-11-12 14:14:52 +01:00 |
|
twinaphex
|
4e7783c19b
|
(dynamic.c) Fix fallthrough
|
2013-11-12 13:23:51 +01:00 |
|
twinaphex
|
a5c0009475
|
(RGL PS3) Remove more unneeded Cg functions
|
2013-11-12 13:18:43 +01:00 |
|
twinaphex
|
d59bdf880f
|
(RGL PS3) Remove unneeded Cg functions
|
2013-11-12 13:01:43 +01:00 |
|
twinaphex
|
94a49d4273
|
(xdk_d3d) Remove HAVE_MENU_PANEL define
|
2013-11-12 12:31:21 +01:00 |
|
twinaphex
|
c107b06a76
|
Add RETRO_ENVIRONMENT_SET_CAMERA_RETRIEVE
|
2013-11-12 12:00:57 +01:00 |
|
twinaphex
|
d662357999
|
(RARCH_CONSOLE) Remove default_paths.border_dir
|
2013-11-12 10:36:07 +01:00 |
|
twinaphex
|
e83d4a6249
|
(retroarch.c) use strlcpy instead of snprintf / simplify some strings
|
2013-11-12 10:25:38 +01:00 |
|
twinaphex
|
fde4311ef5
|
(PS3) Refactor OSK code - next thing should be abstracting it
|
2013-11-11 16:58:12 +01:00 |
|
twinaphex
|
6a9bc1bfa4
|
(Menu) Show camera driver inside 'Drivers' category
|
2013-11-11 15:39:46 +01:00 |
|
twinaphex
|
f8d44c6e60
|
(Camera) Add camera driver init/deinit when HAVE_CAMERA is defined
|
2013-11-11 14:26:57 +01:00 |
|
twinaphex
|
672594d7d3
|
(menu_settings.c) Fix config.def.h include
|
2013-11-11 12:59:16 +01:00 |
|
twinaphex
|
82f548a969
|
Refactor out settings_set
|
2013-11-11 12:56:38 +01:00 |
|
twinaphex
|
c67fc23778
|
(PS3) input driver - add missing breaks
|
2013-11-11 12:36:34 +01:00 |
|
twinaphex
|
2dd00822ee
|
Remove dependency on settings_set in retroarch.c
|
2013-11-11 12:35:20 +01:00 |
|
twinaphex
|
177af1fac2
|
Move display rasterizers for menu_common to frontend/menu/disp
|
2013-11-11 12:23:18 +01:00 |
|
twinaphex
|
a7a30646de
|
Remove rgui.h
|
2013-11-11 12:15:38 +01:00 |
|
twinaphex
|
d417669d48
|
(GX) Compile in HAVE_RSOUND for both Wii and NGC
|
2013-11-11 11:14:55 +01:00 |
|
twinaphex
|
72b32f2c41
|
(RARCH_CONSOLE) ifndef input_apply_turbo
|
2013-11-11 10:39:07 +01:00 |
|
twinaphex
|
7420012721
|
(RARCH_CONSOLE) Remove unneeded variables from default_paths
|
2013-11-11 10:37:39 +01:00 |
|
twinaphex
|
6997c207bd
|
Remove HAVE_FILEBROWSER/remove file_browser.c
|
2013-11-11 04:12:30 +01:00 |
|
twinaphex
|
50dc298187
|
(Xbox 1) Remove menu_panel
|
2013-11-11 04:04:24 +01:00 |
|
twinaphex
|
9284bb6b59
|
(camera/v4l2) v4l_init - free v4l object at error
|
2013-11-11 03:52:07 +01:00 |
|
twinaphex
|
96c06b5b26
|
(Xbox 1) Some rmenu_disp cosmetic improvements - seems to overflow
on render_messagebox
|
2013-11-11 03:49:23 +01:00 |
|
twinaphex
|
0e155f0ab4
|
(Xbox 1 - menu) Fix initial dir mappings
|
2013-11-11 03:39:30 +01:00 |
|
twinaphex
|
54d2e2d321
|
(Xbox 1) Build fixes
|
2013-11-11 03:36:30 +01:00 |
|
Themaister
|
270fb50db8
|
Forgot sizeof in realloc.
|
2013-11-10 18:08:04 +01:00 |
|
Themaister
|
67f7b34447
|
Fixup some style nits and cruft.
|
2013-11-10 18:02:40 +01:00 |
|
Themaister
|
70fcf31fdd
|
Use bool for ready.
|
2013-11-10 17:47:39 +01:00 |
|
Themaister
|
01d1b62a90
|
Add ./configure param for v4l2.
|
2013-11-10 17:25:47 +01:00 |
|