Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-11-03 | resolved merge conflict | waspe | 2 | -10/+2 |
2003-11-03 | reolved merge conflict | waspe | 1 | -2/+1 |
2003-11-03 | Oops.. Removing of -ldl wasn't a good idea.. Linux compiles again.. | eilers | 1 | -1/+1 |
2003-11-03 | Oops.. Removed -ldl wasn't a good idea.. Linux compiles again.. | eilers | 1 | -0/+3 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 85 | -144/+2262 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-11-03 | add correct j56x rotation | chicken | 1 | -0/+3 |
2003-11-02 | add h5xxx just to make sure | chicken | 1 | -0/+1 |
2003-11-02 | add iPAQ H5xxx support | chicken | 2 | -10/+18 |
2003-11-01 | depends fix | llornkcor | 1 | -1/+1 |
2003-11-01 | everyone should have this | llornkcor | 1 | -0/+148 |
2003-10-30 | apply patch to HEAD | mickeyl | 12 | -44/+249 |
2003-10-29 | merge development/* and help/* | mickeyl | 112 | -0/+2493 |
2003-10-29 | mrege noncore/net/* | mickeyl | 42 | -791/+1626 |
2003-10-29 | merge noncore/settings/* except networksettings for which tille volunteered ↵ | mickeyl | 26 | -146/+91 |
(thanks) | ||||
2003-10-29 | merge noncore/styles/* | mickeyl | 1 | -1/+0 |
2003-10-29 | merge noncore/todayplugins/* | mickeyl | 2 | -2/+1 |
2003-10-29 | merge noncore/tools/* | mickeyl | 15 | -64/+90 |
2003-10-28 | catch up with API changes in libopienet | mickeyl | 1 | -4/+4 |
2003-10-28 | catch up with API changes in libopienet | mickeyl | 1 | -3/+3 |
2003-10-28 | - remove deprecated setMonitorMode() API. Use setMode( "monitor" ) now. | mickeyl | 4 | -55/+107 |
- monitor mode now tries to use the standard IW_MODE_MONITOR first. If that doesn't work, it falls back to using proprietary iwpriv commands | ||||
2003-10-27 | merge noncore/multimedia/showimg | mickeyl | 4 | -55/+50 |
- opieplayer2 and opierec generate lots of conflicts in merge I'll gladly leave that to the experts ljp and Harlekin ;) | ||||
2003-10-27 | merge noncore/mail/* | mickeyl | 3 | -10/+4 |
2003-10-27 | merge noncore/graphics/* | mickeyl | 4 | -18/+10 |
Note: qpdf is still not quicklaunch-able. I recommend not wasting time to convert it but look @ qpdf2 instead. | ||||
2003-10-27 | merge noncore/apps/* except | mickeyl | 55 | -513/+1595 |
- advancedfm (ljp, please...) - odict (tille, please...) | ||||
2003-10-27 | merge noncore/comm/* | mickeyl | 5 | -26/+25 |
2003-10-27 | merge noncore/applets/* | mickeyl | 3 | -28/+28 |
2003-10-24 | even more Jornada 56X updates | chicken | 1 | -0/+11 |
2003-10-23 | misc changes | mickeyl | 7 | -66/+115 |
2003-10-22 | improved Jornada 56X support | chicken | 2 | -1/+130 |
2003-10-21 | - more work on scanning | mickeyl | 4 | -3/+164 |
- start OStation class representing a network node | ||||
2003-10-21 | add clear text debug output for ioctls | mickeyl | 5 | -9/+470 |
2003-10-20 | Pushing todo closer to sql support. Recurrances and custom entries still ↵ | eilers | 14 | -264/+520 |
missing. But before I add this, I have to do some cleanup.. | ||||
2003-10-19 | add | mickeyl | 1 | -0/+282 |
2003-10-19 | This patch finish the work on the resizable inputmethods. | mickeyl | 2 | -14/+75 |
- in "floating" mode, input methods now remember their geometry - if closed via (x), the inputmethod button is toggled accordingly - eliminated the focus problem | ||||
2003-10-18 | Little bug fix on -opie option handling. | christophe | 1 | -91/+122 |
2003-10-16 | mmx sux | llornkcor | 1 | -1/+1 |
2003-10-12 | Added Yopy to build system. | ocheong | 1 | -0/+8 |
2003-10-11 | add scanning skeleton (wip) | mickeyl | 3 | -23/+131 |
2003-10-11 | we now start to maintain our own copy of wireless.h. | mickeyl | 3 | -18/+708 |
this has several advantages, one of the major ones is that we no longer have to compile different libopienet2 for different kernel (read wireless extension) versions. | ||||
2003-10-10 | This patch adds scanning the "network neighbourhood" in networksettings-wlan | mickeyl | 9 | -328/+577 |
(powered by the Wellenreiter II scanning engine found in libopienet2). Detected networks are put in a list and you can select parameters by clicking on an entry in the list. See http://opie.net.wox.org/images/wlanplugin.png Two inherent drawbacks: 1.) networksettingsplugin-wlan now needs libopienet2. Well, my library work pays off. If you like to rewrite the stuff so that libopienet2 is not needed, then just go ahead ;) 2.) Scanning won't work on linux distributions without patched monitor mode drivers. I think we can live with these two "issues". Feel free to revert, if you don't like my work :D | ||||
2003-10-10 | Question: What's wrong in select(1, [], NULL, NULL, {100, 0} = 0 (timeout) ? | mickeyl | 2 | -2/+2 |
Answer: It would help to give select the correct filedescriptor... /me hugs strace | ||||
2003-10-09 | - fix monitor mode on orinoco. Although WE > 14 define the standard mode | mickeyl | 2 | -2/+12 |
"MONITOR", the orinoco monitor patch for 0.13e still does not use that... - add documentation, a warning, and a runtime check for setChannel(0) | ||||
2003-10-09 | make that directory known to CVS | mickeyl | 1 | -0/+1 |
2003-10-09 | Added Yopy to build system. | ocheong | 1 | -0/+76 |
2003-10-09 | Added class for Yopy devices. | ocheong | 1 | -2/+147 |
It doesn't really do much, as power and backlight is still handled by the demons running under X (Opie is meant to be used without terminating X). | ||||
2003-10-09 | Added definitions for Yopy model, vendor, and hardkeys. | ocheong | 1 | -1/+14 |
2003-10-09 | Added Yopy to build system. | ocheong | 2 | -0/+13 |
2003-10-09 | - catch up with changed sniffing behaviour in newer wlan-ng *puke* drivers | mickeyl | 3 | -6/+38 |
- new API: OPacketCapturer::next( int time ) | ||||
2003-10-08 | include QPEApplication if you need it | zecke | 1 | -0/+2 |
2003-10-07 | prepare for standalone X11-release | mickeyl | 2 | -2/+6 |