summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2002-12-13- added a second constructor that takes a XINE::Lib object (and takessimon2-0/+20
2002-12-134 updates .pro-files (due to i18n-stuff)cniehaus3-0/+53
2002-12-13Upped the versionandyq1-1/+1
2002-12-13Cleanup up some code, replays now know what game they were saved for, movedandyq2-158/+219
2002-12-13Only enable the username and password if one of the proxies is enabledandyq1-2/+2
2002-12-13Unbroke Settings dialog layoutandyq1-664/+665
2002-12-12moved readM3u and readPls to one function. fixed pls. more to comellornkcor3-102/+101
2002-12-12Encryption issues fixedbenmeyer2-30/+26
2002-12-12Config Tab is shaping upmickeyl2-0/+53
2002-12-12Config Tab is shaping up.mickeyl4-215/+296
2002-12-12Updated to 1.8andyq1-1/+1
2002-12-12Removed duff stringandyq1-1/+1
2002-12-12Added proxy supportandyq5-461/+743
2002-12-11Add back in the main networksetup icon..kergoth3-3/+3
2002-12-11buttons centered againharlekin1-29/+29
2002-12-11- skins are now pre-loaded in the background (step by step)simon5-31/+148
2002-12-11Just compiled and tested the first version actually running on arm-linux.mickeyl1-7/+56
2002-12-11Don't link libwellenreiter against Qt.mickeyl1-5/+1
2002-12-11Add wlan stuffbenmeyer2-0/+10
2002-12-11Fixed ad-hco bugbenmeyer2-6/+12
2002-12-11Key accellbenmeyer4-22/+20
2002-12-11New cleaner layoutbenmeyer6-230/+212
2002-12-11- make the cache work as expectedsimon1-4/+35
2002-12-11Added PDF urlbenmeyer2-0/+6
2002-12-11Now will display the channel and not the freqencybenmeyer8-8/+56
2002-12-11Cleaned up ui files so tab is in correct orderbenmeyer10-800/+140
2002-12-11- SkinCache now operates on SkinData instead of single imagessimon2-21/+18
2002-12-11- disable cache temporarilysimon2-4/+11
2002-12-11valgrind complained and here are some off-by-1 fixessandman1-3/+4
2002-12-11- moved the skin cache into the .cpp filesimon2-16/+16
2002-12-11 QBusyBar::~QBusyBar ( )simon1-0/+1
2002-12-11- set the correct status on the fullscreen toggle button when returningsimon1-0/+1
2002-12-11Added check for no replay file on loading and fixed bugs where you could scre...andyq1-4/+13
2002-12-11Updated helpandyq1-0/+7
2002-12-11- restructing a bit the skin data storage, in preparation for cachesimon2-27/+41
2002-12-11Added new methods and members for replay loading and savingandyq1-0/+3
2002-12-11Added save and load replaysandyq1-4/+97
2002-12-11- copyright notice fixletsimon5-15/+76
2002-12-11- collect arguments passed to the skin loading into a structuresimon6-24/+24
2002-12-11- added a skin cache and a threaded skin loader. looks like the lattersimon3-4/+155
2002-12-11- expose information about the buttonssimon4-2/+28
2002-12-11Added iconsbenmeyer3-3/+3
2002-12-11- ah, forgot to remove this unused codesimon1-19/+0
2002-12-11When did this appear?mickeyl1-0/+0
2002-12-11- include wellenreiter.desktop in .pro-filemickeyl3-3/+3
2002-12-11- roll back the threaded xine initialization, the mediaplayer initializationsimon11-241/+84
2002-12-11- Reduce g++ warnings.mickeyl2-7/+7
2002-12-11- less code duplication. code from resizeEvent is now shared as well assimon4-41/+42
2002-12-11- moved default skin name reading over to skin classsimon3-10/+26
2002-12-11fix for g++ complaining about different linking schemes:mickeyl2-2/+10