Commit Graph

286 Commits

Author SHA1 Message Date
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
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
81f501f0d1 Migrate to renamed loader and rename artifact group 2014-11-24 13:34:06 +00:00
a6e3b0fa3c Migrate to renamed artifact jlibitunes 2014-11-09 22:25:08 +00:00
236e7c8f3e Export java project for wiiuse to separate repository 2014-10-29 23:33:01 +00:00
256840083e Migrate itunescontroller subproject to proper maven artifact 2014-10-18 17:29:41 +01:00
e2f20ab184 Migrate wiigee subproject to proper maven artifact 2014-10-18 15:36:22 +01:00
381fe0e632 Move local jxinput.jar library 2014-10-18 15:35:35 +01:00
43159f8de1 Move worker system to base subproject 2014-10-14 16:51:13 +01:00
bb050b6ee3 Restore worker exceptions from 9094efb80b 2014-10-14 16:40:44 +01:00
d0b45684c7 Merge remote-tracking branch 'remotes/sound/sound' into develop
Conflicts:
	java/.project
2014-10-13 22:37:59 +01:00
1b8a6bc544 Starting to clean vendor structure 2014-10-13 22:35:09 +01:00
0a9ba6d684 Prepare to remove this branch 2014-10-13 22:34:27 +01:00
d903be9897 cleaned up old imported/decompiled files, basic shoutcast functionality
restored, disabled meta for streaming because of inconsistency issues.
2013-12-15 21:31:11 +00:00
22fbc6edc5 changed project names in order for gradle to resolve them correctly 2013-12-07 11:00:25 +00:00
74b42dec10 changed project names in order for gradle to resolve them correctly 2013-12-07 11:00:04 +00:00
4192794e69 Merge branch 'develop' of C:/Users/Rik/Git/project/mimis/mimis into sound
Conflicts:
	java/settings.gradle
2013-12-02 20:45:46 +00:00