summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
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
2005-03-22Disconnect signals after command executes to prevent bug where messages show ↵drw1-0/+7
up multiple times in install dialog
2005-03-22-fixed some strange display bugs depending of switch to qte 2.3.10alwin4-2/+95
-inserted the missed (and asked for) feature setting a display brightness on the fly. Known Bugs left: When starting with setting a document the image will not displayed if too large. It is since switch to qte 2.3.10 eg. seems to be a timing problem when loading cost too much time. I have no idea how to fix it this moment.
2005-03-22these files must not be in cvsalwin2-218/+0
2005-03-21variable declared as slot - fixed.alwin1-2/+2
visibility changed from private to protected
2005-03-21Fix for bug #1613 - scale toolbar iconsdrw1-6/+14
2005-03-21fixllornkcor1-16/+11
2005-03-20sysinfo: reduce margin on syslogtabmickeyl1-2/+2
2005-03-20#1560 fix opie-console picking up the wrong shell. patch courtesy Paul ↵mickeyl1-3/+3
Eggleton (bluelightning)
2005-03-20clean upllornkcor1-13/+6
2005-03-20add rainbow ledsllornkcor2-215/+171
2005-03-20add vumeter filesllornkcor2-0/+346
2005-03-20user may switch open folders/mails on single-clickalwin9-7/+69
2005-03-16linking against libetpan should be enoughalwin1-1/+1
2005-03-12Sort packagaes and channels (numbers) according their size insteadzecke2-0/+23
of alphabeticaly. 9873 received packages are more than 10 but less than 10.000. The same is applied to the channel number [0..15]
2005-03-12some reworksalwin2-50/+45
2005-03-12rework of the structure of the main menues, them depends now on state of ↵alwin8-162/+249
current selected folder/server on small screens some "Folder" and "Server" menu will get submenus of the menu-item "Mail" cause lack of space on screen - have no other idea.
2005-03-12check range for aplett timeoutalwin2-2/+8
2005-03-12Scale close tab button icondrw1-2/+6
2005-03-12remove ouputllornkcor3-44/+40
2005-03-12pixmapsalwin1-1/+1
2005-03-12if there are new mails the taskbar icon stays 'cause not allalwin2-8/+11
machines have a (working) mail-LED and users wonders why them don't get a notification. Inserted a block for SIGPIPE - that would let opie crash otherwise if happen.
2005-03-12as in most other applets mails on pop3-acounts counts always asalwin1-3/+9
new mail
2005-03-12fix irregularity with adpcm and bitsllornkcor4-97/+105
2005-03-11hm. try to be a little nicer on new mailsalwin1-18/+33
2005-03-11even a full correct mail comes via generic protocoll like pop3 or mhalwin1-8/+9
parts of were stored with wrong identifier inside cache.
2005-03-11Fix bug where lists_dir was not being honored at startup - thanks to hrw for ↵drw2-3/+18
identifying, also provide default value for lists_dir when none is entered in the configuration dialog
2005-03-10Fix for bug #1604 - Checkbook crashes on startupdrw3-14/+14
2005-03-10Some minor UI tweaksdrw4-52/+85
2005-03-10another stupid crasher fixedalwin1-1/+0
2005-03-09small bugfixalwin1-0/+2
2005-03-09cleanups/fixed potential crashersalwin8-85/+217
context menus are displayed in mainmenu, too.
2005-03-08Better version of icondrw1-53/+23
2005-03-07beautyalwin10-159/+44
hopefull some speedups obsolete stuff removed fixed a crasher
2005-03-07hostname should be filtered. Check return value of setting the hostnamealwin1-8/+24
and write operations.
2005-03-07let users set hostname via dialog. the same name will set asalwin3-2/+174
IRDA name so user can give their personal device a personal name. ;) ToDO: fixup init scripts in OE so hostname will set on startup into IRDA name
2005-03-07docLnk->isValid returns if the .doclnk file existsalwin1-1/+2
so its sensless here - we want the check if the real file exists.
2005-03-07applied patch from Paul Eggletonalwin1-1/+1
2005-03-06Fix bug 1600: Removing . from directory listingskyhusker1-1/+4