summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2002-12-14addLanguage rulescniehaus59-0/+108
2002-12-14code cleanup, possible bug in sniff.cc fixedmjm4-18/+11
2002-12-14- support compilation for Qt/X11mickeyl7-12/+119
2002-12-14- reduce memory usage a little bit by not storing the images after theysimon3-1/+10
2002-12-14- removed unused methodsimon2-10/+0
2002-12-14- oops, forgot this onesimon1-1/+1
2002-12-14- make it thread-safesimon1-2/+11
2002-12-14- save a bit of memory by caching a pixmap insteadsimon2-25/+25
2002-12-14- kill the flickery when painting. backgroundmode is now alwayssimon3-20/+8
2002-12-14- skip the free_(audio|video)_decoder calls. today's libvorbis doesn'tsimon1-2/+2
2002-12-14made the analog clock drawing more style awaresandman2-40/+57
2002-12-14- preload a couple of decoderssimon2-0/+26
2002-12-14fixed dependencyharlekin1-1/+1
2002-12-13- activate the threaded xine init code! :)simon3-2/+20
2002-12-13- allow delayed assignment of the widget on the XINE::Lib objectsimon4-5/+19
2002-12-13- fill in some code on the threading side. not activated, yetsimon3-2/+16
2002-12-13- oops #2simon2-1/+5
2002-12-13- oops #1simon1-1/+1
2002-12-13- assert everything is initialized when accessing xine functionalitysimon2-1/+58
2002-12-13- prepare the API for threaded initialization, step onesimon3-5/+26
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