425 Commits

Author SHA1 Message Date
Johannes Schlatow
300b0ea022 zynq: remove GPIO driver 2017-03-06 10:31:48 +01:00
Johannes Schlatow
458c013634 zynq: remove i2c driver component and session 2017-03-06 10:29:05 +01:00
Johannes Schlatow
b58255eede remove SD card driver 2017-03-02 18:51:55 +01:00
Johannes Schlatow
22d1140ee9 zynq: update mk files to 17.02 2017-03-02 18:25:33 +01:00
Johannes Schlatow
f0dd661c8f remote_rom: update to 17.02 2017-03-02 14:07:51 +01:00
Johannes Schlatow
95f3e6fd4d remote_rom: fix session routing 2017-03-02 13:16:00 +01:00
Johannes Schlatow
c4cdbf00fb zynq: remove deprecated specs 2017-03-02 12:40:50 +01:00
Johannes Schlatow
2d18d7a241 update to 17.02 2017-03-02 12:40:46 +01:00
Johannes Schlatow
31bf253e40 ports: fix soplex library 2017-03-02 12:40:38 +01:00
Johannes Schlatow
f57874aac2 ports: add keynote library 2017-03-02 12:40:35 +01:00
Alexy Gallardo Segura
45705e99c3 add examples and run script for libpq and libpqxx libraries.
Signed-off-by: Alexy Gallardo Segura <alexy@uclv.cu>
2017-01-31 14:17:19 +01:00
Alexy Gallardo Segura
d23f6adcb8 add libpq and libpqxx libraries
Signed-off-by: Alexy Gallardo Segura <alexy@uclv.cu>
2017-01-31 14:17:10 +01:00
Norman Feske
fc098be1af uhexen2.run: avoid use of deprecated <if-arg> tag 2017-01-30 12:46:23 +01:00
Emery Hemingway
9479cfb2ca server/synergy_input: API update
Ref #57
2017-01-19 16:21:45 +01:00
Norman Feske
411469930a Adaptation to removed component_entry_point lib
This patch adapts the world components according to the following issue:

  https://github.com/genodelabs/genode/issues/2199

Fixes #57
2017-01-19 16:21:20 +01:00
Emery Hemingway
4c60efa25d port of Cave Story
https://en.wikipedia.org/wiki/Cave_Story

Fix #62
2017-01-19 14:25:18 +01:00
Emery Hemingway
eb2392a58d port of Tyrquake
http://disenchant.net/tyrquake/

Fix #61
2017-01-19 14:21:10 +01:00
Emery Hemingway
627fba1055 app/retro_frontend: publish input descriptors
Ref #60
2017-01-19 13:20:44 +01:00
Emery Hemingway
89a77be73d retro_frontend: get core variables by ROM
Ref #60
2017-01-19 13:20:44 +01:00
Emery Hemingway
b445dba833 app/retro_frontend: simple sample rate conversion
Simple conversion using a nearest-sample method on an additional
thread.

The core output buffer occasionally underruns as it lacks
synchronization, but this keeps latency down.

Fix #60
2017-01-19 13:20:44 +01:00
Emery Hemingway
6b7340ef23 use single-file port for libretro.h
Ref #60
2017-01-19 13:17:32 +01:00
Emery Hemingway
f4105c0431 define symbols for libretro cores
Ref #60
2017-01-19 13:17:04 +01:00
Emery Hemingway
5a971d0069 handle initial session requests in asychronous servers
Fix #63
2017-01-19 13:16:14 +01:00
Norman Feske
c06486ba0b Mark env-less connection objects as deprecated
This patch is the counterpart of the commit "Warn about the use of
deprecated env() function" in Genode repository:

  a7f40b24ca
2017-01-18 15:02:42 +01:00
Norman Feske
4c5a6a1ec2 rom_verify: adaptation to Genode API changes 2017-01-18 15:02:07 +01:00
Josef Söntgen
c96a5d2016 usb_gamepad_input: add minimal USB gamepad driver
This minimal USB gamepad driver uses the Usb session to access the USB
device and provides Genode's Input service to its client. There is no
support for any fancy features like rumble support or, if available,
battery state checking. Furthermore there is currently no way to
calibrate the analog input sources, which leads to unexpected motion
events due to input jitter.

For a list of supported devices and more information please look at the
README.

Fixes #58.
2017-01-18 14:28:53 +01:00
Emery Hemingway
08b0e5df02 proxy/rom_verify: serve ROMs verified by hash
Supports SHA1, SHA2, and SHA3.

Fix #59
2017-01-18 14:27:44 +01:00
Martin Stein
3499858ad8 eigentor.run: update to new NIC router
Fix #56
2016-12-28 17:35:26 +01:00
Norman Feske
405f787525 vfs/gtotp: fix size_t ambiguity 2016-12-23 23:53:59 +01:00
Norman Feske
55c483135a Adaptation to changed 'String' constructor 2016-12-23 16:58:02 +01:00
Martin Stein
480c9ac2c9 gpio: let zynq driver require spec zynq
Ref #55
2016-12-14 12:14:09 +01:00
Norman Feske
db5a3f6f78 remote_rom: fix size_t in placement-new operator 2016-12-14 12:13:11 +01:00
Norman Feske
06fdb9e4ce Build dynamically linked executables by default
This patch is related to the following issue:

https://github.com/genodelabs/genode/issues/2184
2016-12-14 12:10:12 +01:00
Norman Feske
d7c42e20de base: rename 'Volatile_object' to 'Reconstructible'
This patch is related to the following issue:

https://github.com/genodelabs/genode/issues/2151
2016-12-14 12:10:12 +01:00
Emery Hemingway
c2e321d296 app/retro_frontend: fix FPS sampling math
Fix #54
2016-12-12 10:48:36 +01:00
Emery Hemingway
bcda357a1e Super Boss Gaiden run scenario for the SNES
https://superbossgaiden.superfamicom.org/

Fix #52
2016-12-06 18:45:39 +01:00
Emery Hemingway
54b0e1b23c libretro/snes9x: port of Snes9x
SNES emulator core for libretro.

http://www.snes9x.com/

Ref #52
2016-12-06 18:45:39 +01:00
Emery Hemingway
8f8b71248d Driar run scenario for the NES
http://driar.se/

Ref #52
2016-12-06 18:45:39 +01:00
Emery Hemingway
695a411f19 libretro/fceumm: port of FCE Ultra mappers modified
NES emulator core for libretro.

Ref #52
2016-12-06 18:45:39 +01:00
Emery Hemingway
f3e052f65f app/retro_frontend: Libretro frontend
Native fronted for Libretro cores.

https://www.libretro.com/

Ref #52
2016-12-06 18:45:39 +01:00
Emery Hemingway
26926d2687 server/input_remap: update for Input and base API changes
Fix #51
2016-12-06 17:56:22 +01:00
Emery Hemingway
fb40ccb986 server/rom_fallback: remove RPC server
Respond to clients from the "session_requests" ROM dataspace.

Fix #53
2016-12-06 17:23:25 +01:00
Emery Hemingway
c581c5e87b server/chroot: remove RPC server
Respond to clients from the "session_requests" ROM dataspace.

Ref #53
2016-12-06 17:23:25 +01:00
Norman Feske
21bf74bbc8 Adaptation to stricter label prefixing
This patch is related to the following issue:

https://github.com/genodelabs/genode/issues/2171
2016-11-24 17:11:14 +01:00
Emery Hemingway
f428df2dee port of ChucK
A Strongly-timed, Concurrent, and On-the-fly Music Programming Language

http://chuck.cs.princeton.edu/

Fix #47
2016-11-21 12:51:52 +01:00
Emery Hemingway
aa91eb1857 port of liblo
A lightweight Open Sound Control implementation

http://liblo.sourceforge.net/

Ref #47
2016-11-21 12:51:51 +01:00
Emery Hemingway
9c917acc37 port of RtAudio
C++ API for realtime audio input/output

http://www.music.mcgill.ca/~gary/rtaudio/

Ref #47
2016-11-21 12:51:51 +01:00
Emery Hemingway
ce07e3c8f0 port of libsndfile
http://www.mega-nerd.com/libsndfile/

Ref #47
2016-11-21 12:51:51 +01:00
Emery Hemingway
2a7572d374 ports of Xiph's Ogg, Vorbis, FLAC libraries
https://xiph.org/

Ref #47
2016-11-21 12:50:48 +01:00
Emery Hemingway
7459fad8a3 input_normalizer improvements
Use new base API.
Handing incoming events by lambda.
Pass thru motion events at full-speed.
Halt fixed polling after inactivity.

Fix #49
2016-11-14 17:46:19 +01:00