index
:
patchwork/opie.git
fixes
master
oehacks
upstream
opie™ hacks and fixes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-02
- added a missing const
simon
2
-34/+28
2002-12-02
- don't enable the play button if switching to the playlist tab and the
simon
2
-1/+11
2002-12-02
- as MediaPlayerState::isUsingPlaylist() always returns true we can remove
simon
3
-61/+35
2002-12-02
- removed the playlistToggled signal, as it is never emitted
simon
3
-15/+1
2002-12-02
- setUsingPlaylist and togglePlaylist is never called. removed.
simon
2
-14/+0
2002-12-02
- removed unused (and never initialized to something != 0)
simon
3
-8/+1
2002-12-02
- save memory, use bitfields
simon
1
-11/+11
2002-12-02
- removed unused (and uninitialized) FileSelector *PlayListWidgetPrivate::files
simon
2
-5/+3
2002-12-02
- disable 'play' in the play list tab
simon
1
-0/+4
2002-12-02
- simplified MediaPlayer::setPlaying, moving more switch() like code into
simon
4
-25/+34
2002-12-02
- removed whichList() alltogether
simon
2
-18/+11
2002-12-02
- disable playlist addition in the playlists tab
simon
1
-0/+1
2002-12-02
- simplified addSelected
simon
2
-36/+24
2002-12-02
- added currentFileListView() method that returns the current file list
simon
2
-8/+12
2002-12-02
- more whichList usage removed
simon
1
-20/+14
2002-12-02
- two const fixlets
simon
2
-4/+4
2002-12-02
- whichList is deprecated
simon
1
-3/+3
2002-12-02
- whichList() is deprecated
simon
1
-2/+2
2002-12-02
- use currentTab() instead of whichList()
simon
1
-2/+2
2002-12-02
- oops
simon
1
-1/+1
2002-12-02
- added a currentTab method that returns an enum containing the current tab
simon
2
-0/+15
2002-12-02
- setPlaylist -> setUsingPlaylist
simon
2
-3/+3
2002-12-02
- two unnecessary if statements removed
simon
1
-8/+0
2002-12-02
- stoped -> stopped
simon
2
-7/+7
2002-12-02
- made the accessor functions inline
simon
2
-70/+13
2002-12-02
- paused() -> isPaused() and the like for all accessor functions in the
simon
7
-120/+120
2002-12-02
- made the accessor functions constant
simon
2
-26/+26
2002-12-02
- made isPaused, isPlaying and isStopped private member variables
simon
4
-8/+8
2002-12-02
- Holger asked for removal of the QCString version() method (the one that
simon
2
-7/+0
2002-12-02
- made the version functions static and some other functions constant that
simon
2
-45/+49
2002-12-02
- added the thread utility classes (mutex, waitcondition, channel) to the
simon
1
-2/+3
2002-12-02
- put a thread pipe between the xine callback handler and the receiver
simon
4
-2/+481
2002-12-01
Unicode fix for danish title.
mellen
1
-1/+1
2002-12-01
Window title changed to match icon title.
mellen
1
-1/+1
2002-12-01
The new preload library has to be used always, because of some binary
sandman
1
-3/+1
2002-12-01
Added a fix for programs that have been compiled with old toolchains and
sandman
1
-0/+6
2002-12-01
whoops
llornkcor
1
-1/+1
2002-12-01
perhaps tille finds some time for debugging this
cniehaus
2
-2/+13
2002-12-01
is that the way it should be, Holger?
cniehaus
2
-1/+11
2002-12-01
typos
cniehaus
2
-4/+4
2002-11-30
Checkbook password protection
drw
9
-31/+264
2002-11-30
gui should now show newly found stations.
mickeyl
2
-7/+53
2002-11-30
Made checkbook transaction list prettier & updated contact info
drw
14
-29/+114
2002-11-30
Fixed a lot of usability stuff .. Some minor bugs were fixed, too ..
eilers
7
-47/+68
2002-11-30
Additional #include that is needed for some toolchains
sandman
1
-0/+1
2002-11-30
pelling updates
zecke
3
-5/+27
2002-11-30
More infrastructure
zecke
63
-196/+2432
2002-11-30
More implementation
zecke
2
-0/+100
2002-11-30
Back from hospital with new power
zecke
13
-215/+310
2002-11-29
Silence some of those annoying errors in dependency generation
kergoth
1
-1/+5
[next]