index
:
patchwork/opie.git
fixes
master
oehacks
upstream
opie™ hacks and fixes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
noncore
/
multimedia
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-15
- don't append .png to the button mask filenames
simon
1
-1/+1
2002-12-14
addLanguage rules
cniehaus
1
-0/+1
2002-12-14
- reduce memory usage a little bit by not storing the images after they
simon
3
-1/+10
2002-12-14
- removed unused method
simon
2
-10/+0
2002-12-14
- oops, forgot this one
simon
1
-1/+1
2002-12-14
- make it thread-safe
simon
1
-2/+11
2002-12-14
- save a bit of memory by caching a pixmap instead
simon
2
-25/+25
2002-12-14
- kill the flickery when painting. backgroundmode is now always
simon
3
-20/+8
2002-12-14
- skip the free_(audio|video)_decoder calls. today's libvorbis doesn't
simon
1
-2/+2
2002-12-14
- preload a couple of decoders
simon
2
-0/+26
2002-12-14
fixed dependency
harlekin
1
-1/+1
2002-12-13
- activate the threaded xine init code! :)
simon
3
-2/+20
2002-12-13
- allow delayed assignment of the widget on the XINE::Lib object
simon
4
-5/+19
2002-12-13
- fill in some code on the threading side. not activated, yet
simon
3
-2/+16
2002-12-13
- oops #2
simon
2
-1/+5
2002-12-13
- oops #1
simon
1
-1/+1
2002-12-13
- assert everything is initialized when accessing xine functionality
simon
2
-1/+58
2002-12-13
- prepare the API for threaded initialization, step one
simon
3
-5/+26
2002-12-13
- added a second constructor that takes a XINE::Lib object (and takes
simon
2
-0/+20
2002-12-12
moved readM3u and readPls to one function. fixed pls. more to come
llornkcor
3
-102/+101
2002-12-11
buttons centered again
harlekin
1
-29/+29
2002-12-11
- skins are now pre-loaded in the background (step by step)
simon
5
-31/+148
2002-12-11
- make the cache work as expected
simon
1
-4/+35
2002-12-11
- SkinCache now operates on SkinData instead of single images
simon
2
-21/+18
2002-12-11
- disable cache temporarily
simon
2
-4/+11
2002-12-11
valgrind complained and here are some off-by-1 fixes
sandman
1
-3/+4
2002-12-11
- moved the skin cache into the .cpp file
simon
2
-16/+16
2002-12-11
- set the correct status on the fullscreen toggle button when returning
simon
1
-0/+1
2002-12-11
- restructing a bit the skin data storage, in preparation for cache
simon
2
-27/+41
2002-12-11
- copyright notice fixlet
simon
5
-15/+76
2002-12-11
- collect arguments passed to the skin loading into a structure
simon
6
-24/+24
2002-12-11
- added a skin cache and a threaded skin loader. looks like the latter
simon
3
-4/+155
2002-12-11
- expose information about the buttons
simon
4
-2/+28
2002-12-11
- ah, forgot to remove this unused code
simon
1
-19/+0
2002-12-11
- roll back the threaded xine initialization, the mediaplayer initialization
simon
11
-241/+84
2002-12-11
- less code duplication. code from resizeEvent is now shared as well as
simon
4
-41/+42
2002-12-11
- moved default skin name reading over to skin class
simon
3
-10/+26
2002-12-11
- minor cleanup
simon
2
-7/+5
2002-12-11
- oops, do the right cast in the gamma set method
simon
1
-1/+1
2002-12-11
- slight simplification in the API
simon
4
-12/+11
2002-12-11
- button mask composing moved to Skin class
simon
4
-27/+41
2002-12-11
- starting with skin preloading
simon
2
-6/+37
2002-12-11
- moved the remaining pieces of image/pixmap loading to the Skin class
simon
4
-16/+23
2002-12-11
- more image loading functionality moved to the Skin class
simon
3
-2/+17
2002-12-11
- starting to factor out the actual skin image loading into a separate
simon
4
-3/+48
2002-12-11
- less qimage<>qpixmap conversions
simon
1
-5/+6
2002-12-11
- slight simplification of XineControl constructor
simon
5
-18/+37
2002-12-11
- removed unused variable
simon
1
-1/+0
2002-12-11
- step three to make it compile with gcc2
simon
1
-0/+1
2002-12-11
- gcc2 is not my friend, given that it can't deal with friend declarations
simon
2
-12/+11
[next]