Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-24 | Up to date | skyhusker | 1 | -5/+6 |
2005-04-24 | Resource -> OResource | drw | 3 | -8/+5 |
2005-04-24 | Resource -> OResource | drw | 2 | -26/+28 |
2005-04-24 | Resource -> OResource | drw | 3 | -19/+35 |
2005-04-24 | Added Canadian holidays courtesy of Garth Dahlstrom | drw | 1 | -0/+58 |
2005-04-24 | Link fixes: | zecke | 3 | -3/+3 |
OApplicationFactory uses odebug since some time (dunno if I introduced it) link to opiecore to fix building | ||||
2005-04-24 | Relaxed fix for errors in ntpdate command, avoiding false error messages. ↵ | skyhusker | 1 | -1/+1 |
Fixes bug #1357. | ||||
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 |