Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-24 | update | skyhusker | 1 | -0/+1 |
2005-04-24 | Sort applications alphabetically. Fixes bug #1476. | skyhusker | 1 | -4/+15 |
2005-04-24 | fix crash on kernels without swap support. patch courtesy Seneca Cunningham | mickeyl | 2 | -2/+9 |
2005-04-23 | Hinted and proposed by Jose Bernadao Silva: | zecke | 1 | -0/+1 |
Fix compiling by including QObject | ||||
2005-04-22 | add sandman for all the things he did back those days | mickeyl | 1 | -1/+2 |
2005-04-22 | add sandman for all the things he did back those days | mickeyl | 2 | -2/+4 |
add skyhusker | ||||
2005-04-22 | - use OTaskbarApplet | mickeyl | 6 | -159/+48 |
- scale icons | ||||
2005-04-21 | disable "Rescan Neighbourhood" while scanning | mickeyl | 2 | -3/+5 |
2005-04-20 | Add missing file | zecke | 1 | -0/+181 |
2005-04-20 | update | skyhusker | 1 | -0/+6 |
2005-04-20 | Added OpieStumbler | skyhusker | 1 | -0/+1 |
2005-04-20 | First commit of OpieStumbler, an application which performs wireless ↵ | skyhusker | 15 | -0/+843 |
networks scanning using Wireless Extensions | ||||
2005-04-20 | Added function to set the associated AP address. Some improvements to ↵ | skyhusker | 3 | -5/+38 |
scanNetwork(): read the signal quality, AP rates and fix channel reading when driver reports values < 1000. | ||||
2005-04-19 | fix windowing on c7x0 - patch from OE | mickeyl | 1 | -1/+1 |
2005-04-19 | This patch courtesy Gints Polis: | mickeyl | 3 | -105/+505 |
* gives possibility to enter numerical PIN with dialog buttons for keybordless PDA. * dialog run in full screen mode. | ||||
2005-04-19 | make UI resizable, patch courtesy Hrw | mickeyl | 1 | -352/+353 |
2005-04-18 | update | mickeyl | 1 | -3/+6 |
2005-04-18 | relax WE matching test | mickeyl | 3 | -4/+6 |
set VERSION in .pro define WELLENREITER_VERSION through .pro | ||||
2005-04-18 | - improve scan function using the wireless extensions. | mickeyl | 5 | -31/+212 |
- fix bug in setSSID(). Major parts of this patch are courtesy Skyhusker - thanks! | ||||
2005-04-17 | Opie Player2 XINE update: | zecke | 8 | -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-16 | Opie/X11: | zecke | 1 | -1/+1 |
-Do not add -lqte this is qmake's job | ||||
2005-04-16 | Opie/X11: | zecke | 1 | -0/+1 |
-include <qdialog.h> to allow building | ||||
2005-04-16 | Opie X11: | zecke | 2 | -2/+2 |
Do not take the local qpeapplication.h but the Opie/X11 version | ||||
2005-04-16 | Opie X11: | zecke | 1 | -7/+37 |
-Make x11 header stamping aware of opie2 | ||||
2005-04-16 | Opie/X11: | zecke | 3 | -11/+26 |
Minor updates to build a recent Opie version for usage with the X Window System | ||||
2005-04-15 | Resource -> OResource | drw | 1 | -26/+23 |
2005-04-15 | Resource -> OResource | drw | 2 | -21/+39 |
2005-04-15 | Resource -> OResource | drw | 2 | -20/+26 |
2005-04-15 | Resource -> OResource | drw | 9 | -53/+49 |
2005-04-14 | small fix | alwin | 1 | -1/+5 |
2005-04-14 | More icon sizing updates | drw | 12 | -187/+338 |
2005-04-14 | Fix icon sizing for light and qpe styles | drw | 2 | -15/+23 |
2005-04-14 | New patch for Qt to allow Opie to control the size of icons on tabbars and ↵ | drw | 2 | -87/+299 |
popupmenus | ||||
2005-04-14 | Change default mail application to Opie-Mail. | skyhusker | 2 | -8/+8 |
2005-04-14 | gui polish | alwin | 4 | -3/+14 |
2005-04-13 | sometimes the display must painted black - we'll just use memset | alwin | 2 | -2/+25 |
'cause working on fb itself so we'll not interfer with qpaint from main thread | ||||
2005-04-12 | buildfix | alwin | 1 | -0/+1 |
2005-04-12 | some gui stuff | alwin | 8 | -195/+152 |
may switch if videos will scaled up even if display size is larger than video size | ||||
2005-04-12 | some usefull xine-helpers | alwin | 2 | -6/+32 |
2005-04-12 | - loading/playing playlists | alwin | 9 | -66/+353 |
- appending directories to playlist - gui stuff | ||||
2005-04-11 | next stage of bug hunting | alwin | 2 | -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-10 | added opieplayer3 | alwin | 12 | -0/+1159 |
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 header | alwin | 1 | -29/+23 |
-removed obsolete stuff | ||||
2005-04-10 | Move to home directory on startup. Fixes bug #1614. | skyhusker | 1 | -0/+5 |
2005-04-10 | using big icons on small screens makes no sense. Half of screen will | alwin | 1 | -6/+7 |
just used by unsharp icons - not a good idea. Now it depends on desktopsize | ||||
2005-04-10 | Added configuration option for max characters displayed in notes. Fixes bug 1635 | skyhusker | 5 | -11/+54 |
2005-04-10 | - replaced the origin videopaint with a more simple one (this ↵ | alwin | 4 | -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-09 | Cosmetic OpiePlayer2 changes: | zecke | 6 | -127/+4 |
-Remove class Frame and zeckeplayer.pro -Update to compile without frame.h | ||||
2005-04-09 | cleanup audio/videooutput the right way | alwin | 1 | -0/+2 |
2005-04-09 | Added Spanish comment and description | skyhusker | 1 | -4/+6 |