Commit Graph

376 Commits

Author SHA1 Message Date
d620a70eb8 Remove obsolete debug messages 2015-06-21 12:35:25 +01:00
88eec41139 Migrate custom tests for UDP communication to junit, all current tests pass 2015-06-21 12:25:56 +01:00
c9015b9293 Add recovered shoutcast server code 2015-06-21 12:24:34 +01:00
8e410c263a Replace simple test code for UDP unicast communication by junit test 2015-06-15 23:20:59 +01:00
6290eb98da Delete obsolete code for testing TCP client/server model 2015-06-15 23:01:22 +01:00
139bb64b0b Move some test code and add junit tests for TCP channel and socket communication 2015-06-15 22:57:19 +01:00
2775033012 Snapshot of fixed implementation on various components of client/server model 2015-06-15 22:56:05 +01:00
fadde43e64 Refactor some code in worker model 2015-06-15 22:54:10 +01:00
eeab850a95 Fix logging dependency problem and add wrapper 2015-06-15 22:48:36 +01:00
9a34920679 Snapshot of implementation of general tcp/udp server/client/sender/receiver framework 2015-06-11 22:42:14 +01:00
1c85ae6e70 Extract some functionality of loader to abstract template 2015-06-11 22:41:02 +01:00
25ec09eb1f Reroute input objects by finding appropriate handlers using reflection 2015-06-11 22:40:21 +01:00
a041c1f79a Minor modifications 2015-06-11 22:38:52 +01:00
3464b128b9 Remove blank lines 2015-06-11 22:34:42 +01:00
bee69c6ac0 Start migration to updated worker system 2015-06-11 22:34:07 +01:00
27868ce4dd Move to renamed server implementation 2015-06-11 22:32:21 +01:00
510c42dffd Some refactoring 2015-06-11 22:31:39 +01:00
3035d8b91f Moved elsewhere 2015-05-15 20:20:53 +01:00
e7a977ef37 Lost shoutcast server implementation, reorganise some code 2015-05-15 20:20:15 +01:00
c92a6dcb6f Initial test implementation of UDP/TCP communication using simple sockets and socket channels, includes required changes to worker models 2015-05-15 20:18:16 +01:00
d79f6f4d21 Store miscellaneous files 2015-05-15 20:17:03 +01:00
0f7c701814 Migrate to advanced worker model for worker/listener/timer using direct/thread/pool executor 2015-04-26 18:15:55 +01:00
df0200e4c6 Initial implementation of Worker and Listener using Executor framework 2015-04-26 11:35:03 +01:00
cf66d68c00 Initial work on worker based udp/tcp client/server implementations 2015-04-26 11:34:13 +01:00
1d23467f11 Add various utility classes 2015-04-26 11:32:52 +01:00
5f15aefd9a Add license file and copyright information in files 2015-03-16 20:48:27 +00:00
f41b6903b4 Move test files 2014-12-15 22:03:46 +00:00
fef152887b Add repository url for fork of wiigee 2014-11-29 19:45:29 +00:00
c0aa97447f Migrate jlibpipe project to gradle project 2014-11-29 17:12:25 +00:00
ddd108a547 Migrate pipe library project to new gradle project with wrapper 2014-11-29 14:20:33 +00:00
74b5b57458 Delete wiimote related vendor files 2014-11-29 14:18:05 +00:00
b33dc10b44 Clean up sound subproject
* remove obsolete files
* move text and binary files to resources directory
2014-11-29 14:17:39 +00:00
435bd01909 Add code to test native libraries 2014-11-29 14:11:52 +00:00
86a948320f Remove obsolete files 2014-11-29 14:11:23 +00:00
f90056701c Migrate to jlibloader loadable jni libraries 2014-11-29 14:10:39 +00:00
ff805575c9 Add gradle wrapper 2014-11-29 14:08:55 +00:00
139ebec3ff Move experimental features to subproject 2014-11-29 14:05:29 +00:00
43513552fa Move binary files to resources directory 2014-11-29 14:04:13 +00:00
736b2be7fa Disable experimental support for balanceboard and wiimote rumble 2014-11-29 14:00:16 +00:00
4ba758e7ec Add java source files to artifact 2014-11-29 13:35:48 +00:00
8e9f52b8e4 Migrate to jlibloader 0.2 2014-11-26 21:33:16 +00:00
59be510fbc Migrate dependency to updated naming of jlibloader 2014-11-24 14:00:12 +00:00
81f501f0d1 Migrate to renamed loader and rename artifact group 2014-11-24 13:34:06 +00:00
10c8cc74f7 Rename project directory cpp/mimis to cpp/jlibmimis 2014-11-09 22:33:35 +00:00
bd1da16925 Store gradle wrapper 2014-11-09 22:32:59 +00:00
e085abe964 Store source 2014-11-09 22:32:44 +00:00
a6e3b0fa3c Migrate to renamed artifact jlibitunes 2014-11-09 22:25:08 +00:00
1de6b8634e Assemble build.gradle, mostly from 01ad6ae126/build.gradle and a611de179f/build.gradle 2014-11-09 22:17:42 +00:00
8fb6990807 Delete old project files 2014-11-09 22:15:19 +00:00
236e7c8f3e Export java project for wiiuse to separate repository 2014-10-29 23:33:01 +00:00