summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2005-05-05new opie-reader sources with support for ArriereGo, Reb input and flite ↵pohly94-1437/+4999
output plugins
2005-05-04Resource -> OResourcedrw1-7/+11
2005-05-04Resource -> OResourcedrw4-19/+25
2005-05-04Resource -> OResourcedrw2-41/+32
2005-05-04CPUinfo details now shownmickeyl3-45/+172
2005-05-04start with details windowmickeyl2-3/+27
2005-05-03use OAutoBoxLayout for devices infomickeyl2-9/+23
2005-05-03GET_LINK_QUALITY_RP_SIZE has been renamed to READ_LINK_QUALITY_RP_SIZE in ↵mickeyl1-1/+3
newer versions of bluez
2005-05-03fix includesmickeyl1-6/+6
2005-05-02first stab at populating device nodesmickeyl2-10/+244
2005-05-02prepare for inclusion of DevicesInfomickeyl4-17/+141
2005-04-24Resource -> OResourcedrw3-19/+35
2005-04-24Relaxed fix for errors in ntpdate command, avoiding false error messages. ↵skyhusker1-1/+1
Fixes bug #1357.
2005-04-24fix crash on kernels without swap support. patch courtesy Seneca Cunninghammickeyl1-1/+7
2005-04-22- use OTaskbarAppletmickeyl5-158/+43
- scale icons
2005-04-21disable "Rescan Neighbourhood" while scanningmickeyl2-3/+5
2005-04-20Add missing filezecke1-0/+181
2005-04-20First commit of OpieStumbler, an application which performs wireless ↵skyhusker15-0/+843
networks scanning using Wireless Extensions
2005-04-19This patch courtesy Gints Polis:mickeyl3-105/+505
* gives possibility to enter numerical PIN with dialog buttons for keybordless PDA. * dialog run in full screen mode.
2005-04-19make UI resizable, patch courtesy Hrwmickeyl1-352/+353
2005-04-18relax WE matching testmickeyl3-4/+6
set VERSION in .pro define WELLENREITER_VERSION through .pro
2005-04-17Opie Player2 XINE update:zecke8-689/+1893
-update xine code alphablend, yuv2rgb to be up to date -XINELib: -use the XINE infrastructure to change the gui width/height -use the XINE infrastructure to change the brightness -Update the NULL Video Driver: -make use of frame_dest_cb and and dest_size_cb (callback) to update the size of the gui -use alphablend -merge the video_out_fb xine driver To Alwin: your testvideo now lockups op2. with valgrind I see it has to do with the yuv2rgb conversion methods
2005-04-16Opie/X11:zecke1-1/+1
-Do not add -lqte this is qmake's job
2005-04-14small fixalwin1-1/+5
2005-04-14More icon sizing updatesdrw7-108/+252
2005-04-14gui polishalwin4-3/+14
2005-04-13sometimes the display must painted black - we'll just use memsetalwin2-2/+25
'cause working on fb itself so we'll not interfer with qpaint from main thread
2005-04-12buildfixalwin1-0/+1
2005-04-12some gui stuffalwin8-195/+152
may switch if videos will scaled up even if display size is larger than video size
2005-04-12some usefull xine-helpersalwin2-6/+32
2005-04-12- loading/playing playlistsalwin9-66/+353
- appending directories to playlist - gui stuff
2005-04-11next stage of bug huntingalwin2-86/+57
seems that errors/problems in pure display are fixed. removed all qpaint stuff may invoked in xine-thread (evil,evil!) - I think it isn't needed there. so I deactivated the mutex this moment
2005-04-10added opieplayer3alwin10-0/+1128
this moment not just more than another container around xine like opieplayer2 (and uses a lot of code direct from there) difference: first it was a testcontainer to find the bugs in player2 now it is a player looks more like kino2 (eg, no stylesheets) so it has a real resizeable video-display. early stage (saving playlists and so on doesn't work) - but it can display videos on my C860 in bigger box than this small stamp like player2 ;)
2005-04-10-restored file headeralwin1-29/+23
-removed obsolete stuff
2005-04-10Move to home directory on startup. Fixes bug #1614.skyhusker1-0/+5
2005-04-10- replaced the origin videopaint with a more simple one (this ↵alwin4-157/+163
high-sophisticated stuff isn't needed) in xinevideo - replaced an assert in lib.cpp with a "if" construct - may set a file without start playing it (for getting information and so on)
2005-04-09Cosmetic OpiePlayer2 changes:zecke6-127/+4
-Remove class Frame and zeckeplayer.pro -Update to compile without frame.h
2005-04-09cleanup audio/videooutput the right wayalwin1-0/+2
2005-04-02my last try to get mediaplayer2 more stable.alwin2-184/+229
-> protected the videobuffer with mutex, make a deep copy of it so xine may destruct its internal buffers as wanted
2005-04-01show the popups inside the visible screendeller1-1/+1
2005-04-01Fix linking issue with libipkg >= 0.99.146, at least until I can come up ↵drw2-6/+6
with a better way to do it...
2005-03-31fix for the segfaults when displaying videos (it just had sometimesalwin1-0/+2
invalid inputimages when repainting)
2005-03-25Fix for #1473:zecke2-1/+7
Like the OFileSelector patch show the popup on QToolButton press and do not use setPopup()
2005-03-24last bugfixes on opie-eye an imagescrollview. Seems that now all is workingalwin2-7/+11
as it should.
2005-03-24cd to sd or mmcllornkcor1-2/+7
2005-03-24Keep paused when sliding the progress bar in paused state. Block de audio ↵skyhusker1-2/+21
device only while playing.
2005-03-24- increased max-thumbnail-sizealwin7-21/+84
- shortcuts for inc/dec brightness - make max thumbnail size as a static so there is one point in code where it is stored and not 4 time over the whole code
2005-03-23showimg -> unsupportedalwin15-1/+3
2005-03-23dirty hack let opie-eye crashalwin2-21/+8
fixed display problems the right way now I hope ToDo: fix flicker when switching images in fullscreen mode while window is visible
2005-03-23link against libopiecore2alwin3-3/+3