Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-08-04 | listview trigges expand | tille | 1 | -21/+0 |
2002-08-04 | change due to xine 0.9.13 changes | harlekin | 1 | -15/+19 |
2002-08-03 | Added support for fullscreen playback | sandman | 9 | -60/+126 |
2002-08-03 | fixed segfault on Properties | llornkcor | 1 | -6/+5 |
2002-08-03 | audiowidget now shows time and slider moves. | llornkcor | 7 | -20/+22 |
2002-08-03 | update | harlekin | 1 | -0/+2 |
2002-08-03 | fixed incompatible types | llornkcor | 2 | -8/+8 |
2002-08-03 | fixes some typos | harlekin | 2 | -6/+12 |
2002-08-03 | took the disturbing sound icon out | harlekin | 1 | -1/+1 |
2002-08-03 | better file detection | harlekin | 1 | -11/+13 |
2002-08-03 | initial fx for time readout | llornkcor | 2 | -10/+35 |
2002-08-03 | fixed relative links (except from forward and back buttons), added initial ↵ | spiralman | 4 | -16/+59 |
image code (not working), changes to chunked encoding (still not working, might be a qsocket issue) | ||||
2002-08-02 | added depend on task-bluez | harlekin | 1 | -1/+1 |
2002-08-02 | fixed some bugs in chunked encoding stuff, but it still doesnt work. feels ↵ | spiralman | 1 | -7/+26 |
very close though... | ||||
2002-08-02 | theme work | harlekin | 4 | -16/+26 |
2002-08-02 | cleanups | harlekin | 2 | -19/+6 |
2002-08-02 | Video should work now in QVFB and on the iPAQ with all transformations | sandman | 1 | -94/+57 |
(0,90,180 and 270 deg) | ||||
2002-08-01 | since it suddenly is in the feed, its better to get the control files right too | harlekin | 3 | -4/+4 |
2002-08-01 | video in qvfb works now with 0/90/180/270° rotation | sandman | 3 | -11/+22 |
2002-08-01 | Optimized video repaint for 0 and 180 deg rotation - 90 and 270 are there | sandman | 2 | -64/+194 |
but untested | ||||
2002-08-01 | Fixed video output (frames allocated before video was enabled via | sandman | 4 | -52/+49 |
show_video flag have never been displayes thereafter) Also optimized the video widget | ||||
2002-08-01 | gcc3.x fixes | harlekin | 11 | -32/+74 |
2002-07-31 | fix | harlekin | 1 | -5/+0 |
2002-07-31 | Added advanced config option to determine tabs to display, and otabwidget ↵ | drw | 3 | -32/+239 |
updates | ||||
2002-07-30 | Added -force-overwrite ipkg option | tille | 3 | -4/+16 |
2002-07-29 | paintevent | llornkcor | 1 | -1/+1 |
2002-07-29 | fixed slider | llornkcor | 1 | -6/+6 |
2002-07-29 | fixed missing '{' | llornkcor | 1 | -1/+1 |
2002-07-29 | add qlineedit.h include | llornkcor | 1 | -0/+1 |
2002-07-29 | fix not pointer | llornkcor | 1 | -1/+1 |
2002-07-28 | made caption change with tab | llornkcor | 1 | -0/+5 |
2002-07-28 | added freespace for current disk in caption | llornkcor | 2 | -5/+29 |
2002-07-28 | changed skins pics dir to opieplayer | llornkcor | 1 | -1/+1 |
2002-07-26 | bug fix | benmeyer | 1 | -0/+3 |
2002-07-26 | really fix | llornkcor | 1 | -1/+4 |
2002-07-26 | fix size limit config | llornkcor | 1 | -1/+3 |
2002-07-26 | fixed layout | llornkcor | 1 | -28/+22 |
2002-07-25 | removed infinite loop with chunked encoding | spiralman | 3 | -6/+9 |
fixed generation of context for http requests (QTextBrowser still ignores them) chunked encoding still misses large portions of data... | ||||
2002-07-25 | eliminated output mess | tille | 1 | -1/+2 |
2002-07-24 | usual cause | harlekin | 2 | -0/+6 |
2002-07-24 | removed makefiles | spiralman | 3 | -759/+3 |
2002-07-24 | hopeing to fix bug #119 | tille | 1 | -2/+2 |
2002-07-24 | fix bug #116 -- subsections | tille | 1 | -6/+5 |
2002-07-24 | fix #136 -- parse packagelist without a nl at eof | tille | 1 | -1/+12 |
2002-07-23 | made it compilable again | spiralman | 1 | -1/+1 |
2002-07-23 | Added code for irrecord frontend, doesnt work yet. | spiralman | 12 | -12/+1139 |
2002-07-22 | fixed some bugs with chunked transfer encoding, still doesnt work though | spiralman | 3 | -24/+63 |
2002-07-22 | wrapper arround rfcomm command line tool | harlekin | 3 | -1/+253 |
2002-07-22 | and get rid of stdlib again | tille | 1 | -1/+0 |
2002-07-22 | replace getenv("HOME") by QDir::homeDirPath() | tille | 1 | -1/+1 |