Skip to content

Commit

Permalink
v0.04 release
Browse files Browse the repository at this point in the history
  • Loading branch information
doctorguile committed Mar 21, 2014
1 parent ba0d79d commit 50fa41c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ This is a cross platform (Linux, MacOSX, Windows) GUI client for
©2014 papasi GPL v2 License

# Features
- Support dark theme to reduce eye strain
- Support different Qt Stylesheets to reduce eye strain
- More accurate GeoIP info
- Simple emoticons support
- Autocomplete in chat
Expand Down
4 changes: 0 additions & 4 deletions TODO.txt
Expand Up @@ -2,9 +2,5 @@ custom emoticons?
how to set input lag?
ggpofba.ini for input lag? nLatencySmoothing 1

http://newsgroup.xnview.com/viewtopic.php?t=16181
http://developer.nokia.com/community/wiki/Glossy_Qt_stylesheet
http://qmc2.arcadehits.net/wordpress/style-sheets/
http://tech-artists.org/forum/showthread.php?2359-Release-Qt-dark-orange-stylesheet

command history
20 changes: 19 additions & 1 deletion WHATSNEW.md
Expand Up @@ -28,4 +28,22 @@ Type `/help` to see a list of commands available

## Fixes
- fixes send / receive challenge in 3s and kof rooms
- disable login button while waiting for response from ggpo.net
- disable login button while waiting for response from ggpo.net


#Version 0.04
- Unsupported game room - Add rom prefix in chat
- More themes and Custom Qt Stylesheet

### Sample stylesheets
[mame ui](http://qmc2.arcadehits.net/wordpress/style-sheets/)
[dark orange](http://tech-artists.org/forum/showthread.php?2359-Release-Qt-dark-orange-stylesheet)
[xp](http://newsgroup.xnview.com/viewtopic.php?t=16181)

### QT stylesheet reference
[reference](http://qt-project.org/doc/qt-4.8/stylesheet-reference.html)
[examples](http://qt-project.org/doc/qt-4.8/stylesheet-examples.html)


## Fixes
- fixes error when someone who challenged you left the room

0 comments on commit 50fa41c

Please sign in to comment.