summaryrefslogtreecommitdiff
path: root/noncore/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2007-02-05BUG: Lack of a << made opieplayer2 uncompilable.erik1-1/+1
FIX: It is put in now.
2007-01-31A few files that dereference pointers w/out checking that the pointer iserik1-25/+10
valid.
2007-01-31I expanded my audit to include any app I could get to compile in i386.erik3-94/+94
In that expansion a whole new crop of unchecked returns has sprung up. This commit fixes those weeds or should I say potential bugs.
2007-01-10opie-mediaplayer2: search for audio/x-ogg too - patch from OPIE #1530hrw1-1/+1
2007-01-08patch from paulllornkcor2-51/+67
2006-07-09initial commit to add video4linux camera app from qtopia 2, needs more workllornkcor17-0/+3013
2005-06-03Fix compile error...sorry Mickey...finally remembered to do this...drw1-1/+1
2005-06-02s/Resource/OResource/mickeyl1-4/+9
2005-05-25Use loadPixmap to fix compile errordrw1-1/+1
2005-05-24Resource -> OResourcedrw2-6/+8
2005-05-24Resource -> OResourcedrw2-15/+25
2005-05-24Resource -> OResource - please test, I do not have the right version of xine ↵drw7-94/+100
on my system to compile and run
2005-05-24Resource -> OResource and .cvsignore updatesdrw4-10/+10
2005-05-24Resource -> OResourcedrw2-17/+16
2005-05-12Fix for #1657 to show the play button when we've playable fileszecke1-0/+6
patch courtsey Gints Polis
2005-04-20Add missing filezecke1-0/+181
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-14small fixalwin1-1/+5
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-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-03-31fix for the segfaults when displaying videos (it just had sometimesalwin1-0/+2
invalid inputimages when repainting)
2005-03-24Keep paused when sliding the progress bar in paused state. Block de audio ↵skyhusker1-2/+21
device only while playing.
2005-03-23showimg -> unsupportedalwin14-2279/+0
2005-03-21fixllornkcor1-16/+11
2005-03-20clean upllornkcor1-13/+6
2005-03-20add rainbow ledsllornkcor2-215/+171
2005-03-20add vumeter filesllornkcor2-0/+346
2005-03-12remove ouputllornkcor3-44/+40
2005-03-12fix irregularity with adpcm and bitsllornkcor4-97/+105
2005-03-06patches from Paul, human readable sizes and play button #1216llornkcor4-12/+59
2005-02-19simplify some thingsllornkcor4-288/+125
2005-02-18use timer to display initial fileviewllornkcor2-63/+40
2005-01-09CONTROL files : reset version to 'standard' formatwimpie3-3/+3
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-08check for skins directory and fail nicely if not foundllornkcor1-0/+5
2005-01-06Some more changes for NS2wimpie1-0/+1
updated toplevel Makefile added new target packages-mt and packages these replaces, render obsolete and dramatically improve : ipks ipks-mt see separate mail
2005-01-04CONTROL files : changed version stringwimpie4-4/+4
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl9-2023/+9
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl9-9/+2023
2004-11-20set version to 1.0.3 and move v1_1_7 tag for this directorymickeyl1-1/+1