Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | avoid ${prefix} in skyped.conf | Miklos Vajna | 2008-03-14 | -0/+1 |
| | ||||
* | tested 2.0.0.63 | Miklos Vajna | 2008-03-14 | -1/+1 |
| | ||||
* | update vnc doc | Miklos Vajna | 2008-03-12 | -4/+4 |
| | ||||
* | add support for osx | Miklos Vajna | 2008-03-07 | -7/+25 |
| | ||||
* | updates for 0.4.0 | Miklos Vajna | 2008-02-29 | -1/+6 |
| | ||||
* | manage incoming calls via questions | Miklos Vajna | 2008-02-29 | -3/+38 |
| | ||||
* | replace the fake SKYPE_CALL_RINGING_OUT with a proper call_out variable | Miklos Vajna | 2008-02-29 | -21/+20 |
| | ||||
* | detect when the call is refused | Miklos Vajna | 2008-02-29 | -0/+10 |
| | ||||
* | error out on cancelling a non-existing call | Miklos Vajna | 2008-02-29 | -0/+2 |
| | ||||
* | report call duration at the end | Miklos Vajna | 2008-02-29 | -2/+16 |
| | ||||
* | report 'finished' when call finishes | Miklos Vajna | 2008-02-29 | -0/+10 |
| | | | | | till now we reported only cancelled calls | |||
* | skyped: don't exit when bitlbee disconnects | Miklos Vajna | 2008-02-29 | -1/+1 |
| | ||||
* | add support for account set -del skype/call | Miklos Vajna | 2008-02-29 | -15/+57 |
| | | | | | to finish an outgoing call | |||
* | finetune ringing message | Miklos Vajna | 2008-02-29 | -3/+16 |
| | | | | | | | | | | | old: the user foo is ringing you new: you are ringing the user foo or the user foo is ringing you | |||
* | document account set skype/call | Miklos Vajna | 2008-02-29 | -3/+4 |
| | ||||
* | remove item from TODO, fixed upstream | Miklos Vajna | 2008-02-29 | -3/+0 |
| | ||||
* | new account set skype/call nick command to start calls | Miklos Vajna | 2008-02-29 | -0/+28 |
| | ||||
* | remove an unnecessary comment | Miklos Vajna | 2008-02-29 | -1/+0 |
| | ||||
* | suggest account set, server in account add is old | Miklos Vajna | 2008-02-29 | -1/+2 |
| | ||||
* | remove skype from HACKING as skyped now automatically starts it | Miklos Vajna | 2008-02-29 | -3/+1 |
| | ||||
* | next testemonial | Miklos Vajna | 2008-02-26 | -0/+7 |
| | ||||
* | add a new section to the readme ;) | Miklos Vajna | 2008-02-26 | -0/+7 |
| | ||||
* | small spelling fixes | Miklos Vajna | 2008-02-23 | -6/+7 |
| | ||||
* | updates for 0.3.2 | Miklos Vajna | 2008-02-23 | -1/+5 |
| | ||||
* | tested with 2.0.0.43 | Miklos Vajna | 2008-02-23 | -1/+1 |
| | ||||
* | skyped: remove comment, we use skype4py already | Miklos Vajna | 2008-02-23 | -4/+0 |
| | ||||
* | kill skype on shutdown | Miklos Vajna | 2008-02-23 | -4/+5 |
| | ||||
* | small cleanup | Miklos Vajna | 2008-02-23 | -1/+0 |
| | ||||
* | doc update: manual start of skype no longer necessary | Miklos Vajna | 2008-02-23 | -10/+3 |
| | ||||
* | skyped: automatically start skype if necessary | Miklos Vajna | 2008-02-23 | -2/+3 |
| | ||||
* | typo fix in automake version detection | Miklos Vajna | 2008-02-19 | -1/+1 |
| | | | | | thanks Sebastian (schwarz.s at gmx.de) for pointing this out | |||
* | remove unnecessary import of threading from skyped | Miklos Vajna | 2008-02-19 | -1/+0 |
| | ||||
* | update gitweb url | Miklos Vajna | 2008-02-17 | -1/+1 |
| | ||||
* | it seems some distro does not have an automake symlink in /usr/share | Miklos Vajna | 2008-01-29 | -1/+3 |
| | ||||
* | README: typo | Miklos Vajna | 2008-01-21 | -1/+1 |
| | ||||
* | header.html depends on makefile | Miklos Vajna | 2008-01-21 | -1/+1 |
| | ||||
* | updates for 0.3.1 | Miklos Vajna | 2008-01-21 | -1/+6 |
| | ||||
* | update todo | Miklos Vajna | 2008-01-21 | -3/+8 |
| | ||||
* | skype_set_display_name(): set FULLNAME, not MOOD_TEXT | Miklos Vajna | 2008-01-21 | -1/+1 |
| | ||||
* | git-archive -> git archive | Miklos Vajna | 2008-01-15 | -1/+1 |
| | ||||
* | link HACKING | Miklos Vajna | 2008-01-15 | -1/+1 |
| | ||||
* | move the git stuff to HACKING | Miklos Vajna | 2008-01-15 | -5/+10 |
| | ||||
* | add @version@ magic and prefer tarballs | Miklos Vajna | 2008-01-15 | -6/+8 |
| | | | | | | people hate autotools (well, i can understand them as i hate automake as well), so prefer the tarball method where you can avoid make prepare | |||
* | spelling fix | Miklos Vajna | 2008-01-15 | -1/+1 |
| | ||||
* | skyped: catch KeyboardInterrupts everywhere | Miklos Vajna | 2008-01-12 | -3/+10 |
| | ||||
* | put localhost back to readme | Miklos Vajna | 2008-01-12 | -2/+3 |
| | | | | | as it may now more likely that one wants to run skyped on a remote machine | |||
* | update HACKING | Miklos Vajna | 2008-01-12 | -1/+1 |
| | ||||
* | skyped: update copyright year | Miklos Vajna | 2008-01-12 | -1/+1 |
| | ||||
* | one idea for the todo | Miklos Vajna | 2008-01-12 | -0/+3 |
| | ||||
* | update docs | Miklos Vajna | 2008-01-12 | -19/+25 |
| |