blob: 2bac978ee0233986b479b5750df8fdb1e3cee7f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
- fix socket.patch and s_audio_jack.patch
- add context to all patches
- include auto-.pdrc script in package somewhere...
- convert from -DMACOSX to -D__APPLE__ where ever possible (check out
__gnu_linux__) while I am at it
- make a web page that has stuff that can't be included due to license issues:
(percolate, OSC?)
- add m_pd.h to /usr/local/include to Pd-UNIX.pkg
- add externals/OSCx/send+dump/ dumpOSC and sendOSC to Pd-UNIX.pkg
- redo menu system
- the menus are the same for all windows
- instead of hiding menus, grey-out/disable menu items on Pd window
- one method for creating all menus
- Pd window has method which disables menus
|