openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
Warlock Frontend
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Jun 22, 2024 — Jun 22, 2025
Showing page 6 of 66
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add some docs on IStreamListener. They may not be all that accurate.
William Lightning
More...
over 15 years ago
Resolve one of the two compile errors in our test suite.
William Lightning
More...
over 15 years ago
only create a new runner, not a new SoundPlayer.
Sean Proctor
More...
over 15 years ago
De-reference SoundPlayer entirely on Queue shutdown so it can be garbage collected. SoundPlayer Shutdown race still exists, this will at least mitigate the problem until sproctor has a chance to look at it.
William Lightning
More...
over 15 years ago
Oops. Call thread.start() instead of thread.run(). Removed some misleading comment.
Sean Proctor
More...
over 15 years ago
I think this removes the race in SoundPlayer
Sean Proctor
More...
over 15 years ago
clean up the sound player a little
Sean Proctor
More...
over 15 years ago
Shutdown SoundPlayer after 20 seconds of not playing anything.
William Lightning
More...
over 15 years ago
Queue up sounds from highlights up to a limit of 20, then drop the oldest non-playing sound to add new sounds to queue.
William Lightning
More...
over 15 years ago
the configuration must get destroyed somewhere... somehow. when we need it again, just create a new one.
Sean Proctor
More...
over 15 years ago
Change default warlock-build.properties to point to kassah's eclipse location because he's lazy.
William Lightning
More...
over 15 years ago
Update build libs to the latest svn version.
William Lightning
More...
over 15 years ago
use and ordered list of offsets for styles rather than ranges, so we can specify order for adjacent styles.
Sean Proctor
More...
over 15 years ago
If isStreamOpen ever needs to actually interact with SWT, it will need to run synchronously. Any wrapper methods that return a value need to be run synchronously. Don't wrap isStreamOpen in an object and just call it directly, so we get the proper value.
Sean Proctor
More...
over 15 years ago
oops, indent mistake.
Sean Proctor
More...
over 15 years ago
the whole point of not creating streams on get: when a client doesn't have a stream, show the streamName instead of the... non-existent title.
Sean Proctor
More...
over 15 years ago
fix NPE causing the StreamText StyledText to not get displayed initially.
Sean Proctor
More...
over 15 years ago
Don't create streams on WarlockClient.getStream(). A ton of infrastructure to go along with that. It breaks loaded clients initially. unsure why. too tired to diagnose tonight.
Sean Proctor
More...
over 15 years ago
Fix left folder to not be huge.
William Lightning
More...
over 15 years ago
Follow SIMUs guides to placement of views.
William Lightning
More...
over 15 years ago
prefix the title on the story view with the game and character name
Sean Proctor
More...
over 15 years ago
set StreamView title on character change and connect
Sean Proctor
More...
over 15 years ago
only include subtitle in the full title when we actually have one.
Sean Proctor
More...
over 15 years ago
fix layout so windows restore to the proper location
Sean Proctor
More...
over 15 years ago
fix stream windows so they connect to their content
Sean Proctor
More...
over 15 years ago
use a buffered reader.
Sean Proctor
More...
over 15 years ago
get the menu working again
Sean Proctor
More...
over 15 years ago
Add Streams Dynamically to the Window Menu
William Lightning
More...
over 15 years ago
take stream windows out of plugin.xml
Sean Proctor
More...
over 15 years ago
store <streamWindow> location in Stream
Sean Proctor
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
…
65
66
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree